summaryrefslogtreecommitdiff
path: root/pidgin/resources/Notifications/addcontact.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/resources/Notifications/addcontact.ui')
-rw-r--r--pidgin/resources/Notifications/addcontact.ui6
1 files changed, 1 insertions, 5 deletions
diff --git a/pidgin/resources/Notifications/addcontact.ui b/pidgin/resources/Notifications/addcontact.ui
index 261576bcf1..bf2856364b 100644
--- a/pidgin/resources/Notifications/addcontact.ui
+++ b/pidgin/resources/Notifications/addcontact.ui
@@ -64,17 +64,13 @@ along with this program; if not, see <https://www.gnu.org/licenses/>.
<object class="GtkButton" id="remove">
<property name="focusable">1</property>
<property name="receives-default">1</property>
+ <property name="icon-name">edit-delete-symbolic</property>
<property name="halign">center</property>
<property name="valign">center</property>
<signal name="clicked" handler="pidgin_notification_add_contact_remove_cb" object="PidginNotificationAddContact" swapped="no"/>
<style>
<class name="flat"/>
</style>
- <child>
- <object class="GtkImage">
- <property name="icon-name">edit-delete-symbolic</property>
- </object>
- </child>
</object>
</child>
</template>