diff options
author | Chris Toshok <toshok@ximian.com> | 2003-04-30 12:07:15 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-04-30 12:07:15 +0800 |
commit | 322075f7e8ee409646bfd4bdc81dcd80a45b55cf (patch) | |
tree | 01d1cf36ea497af9842737d3b08ee088c1427f80 /addressbook/ChangeLog | |
parent | 953296d5c99028a50169d0e6e24348b81c841037 (diff) | |
download | gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.tar gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.tar.gz gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.tar.bz2 gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.tar.lz gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.tar.xz gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.tar.zst gsoc2013-evolution-322075f7e8ee409646bfd4bdc81dcd80a45b55cf.zip |
[ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch
2003-04-29 Chris Toshok <toshok@ximian.com>
[ 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 21d5f3b4e5..344416d434 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2003-04-29 Chris Toshok <toshok@ximian.com> + [ 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". + +2003-04-29 Chris Toshok <toshok@ximian.com> + [ fixes bug #41211 ] * gui/component/e-address-popup.c (e_address_popup_no_matches): call e_button_new_with_stock_icon to create our button and give it |