diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 15:36:58 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 15:36:58 +0800 |
commit | 6ede85cff36220030475ee74f50b4989a45ba1dd (patch) | |
tree | 5e080035a909aba20e9ab1ec611be36280554fca /addressbook/ChangeLog | |
parent | 18f0b76b71d52376526dcd6cfc4f057c8d324084 (diff) | |
download | gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.tar gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.tar.gz gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.tar.bz2 gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.tar.lz gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.tar.xz gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.tar.zst gsoc2013-evolution-6ede85cff36220030475ee74f50b4989a45ba1dd.zip |
Make the addressbook use the new 16x16 icons in the menus.
svn path=/trunk/; revision=7804
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b5adeae5ef..2109c0736e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-01-25 Ettore Perazzoli <ettore@ximian.com> + * gui/component/addressbook.c (update_pixmaps): Set the icon for + "/Toolbar/Find" to "24_find_contact.xpm". + +2001-01-25 Ettore Perazzoli <ettore@ximian.com> + * gui/component/addressbook.c (set_pixmap): New. (update_pixmaps): New function, setting the pixmaps for the items of type "pixbuf", using `set_pixmap'. |