From c2a1b89ca3e55e1d868eff4d825ac19cd78827f4 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 30 Apr 2003 04:10:22 +0000 Subject: [ fixes bug #41255 ] use stock buttons for Add/Remove. 2003-04-29 Chris Toshok [ fixes bug #41255 ] * gui/contact-list-editor/contact-list-editor.glade: use stock buttons for Add/Remove. svn path=/trunk/; revision=21030 --- addressbook/gui/contact-list-editor/contact-list-editor.glade | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'addressbook/gui/contact-list-editor') diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.glade b/addressbook/gui/contact-list-editor/contact-list-editor.glade index 9391ad9e28..71103dde99 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.glade +++ b/addressbook/gui/contact-list-editor/contact-list-editor.glade @@ -241,8 +241,8 @@ True True True - _Add - True + gtk-add + True GTK_RELIEF_NORMAL @@ -252,8 +252,8 @@ True True True - _Remove - True + gtk-remove + True GTK_RELIEF_NORMAL -- cgit v1.2.3