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/ChangeLog | 6 ++++++ addressbook/gui/contact-list-editor/contact-list-editor.glade | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 344416d434..548497b26b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2003-04-29 Chris Toshok + + [ fixes bug #41255 ] + * gui/contact-list-editor/contact-list-editor.glade: use stock + buttons for Add/Remove. + 2003-04-29 Chris Toshok [ fixes bug #41144 ] 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