From 322075f7e8ee409646bfd4bdc81dcd80a45b55cf Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 30 Apr 2003 04:07:15 +0000 Subject: [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch 2003-04-29 Chris Toshok [ fixes bug #41144 ] * gui/component/ldap-config.glade: use stock buttons for the Add/Delete buttons. Switch from "Delete" to "Remove", though, as "Remove" fits much better with the one for "Add". Also, add our stock-edit-24.png icon for "Edit". svn path=/trunk/; revision=21028 --- addressbook/gui/component/ldap-config.glade | 65 ++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 6 deletions(-) (limited to 'addressbook/gui/component/ldap-config.glade') diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index d741aca697..1f5448325d 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -858,8 +858,8 @@ Please click the "Finish" button to save the settings you have entered True True True - _Add - True + gtk-add + True GTK_RELIEF_NORMAL @@ -869,9 +869,62 @@ Please click the "Finish" button to save the settings you have entered True True True - _Edit - True GTK_RELIEF_NORMAL + + + + True + 0.5 + 0.5 + 0 + 0 + + + + True + False + 2 + + + + True + e_create_image_widget + stock-edit-24.png + 0 + 0 + Fri, 25 Apr 2003 20:27:48 GMT + + + 0 + False + False + + + + + + True + _Edit + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + @@ -880,8 +933,8 @@ Please click the "Finish" button to save the settings you have entered True True True - De_lete - True + gtk-remove + True GTK_RELIEF_NORMAL -- cgit v1.2.3