diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 16:09:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 16:09:13 +0800 |
commit | 58745c4e998b433378a5b759331d14d08edf6b7d (patch) | |
tree | 8200a376d186b3a35b9b80d969bc6c90dfe2242e /addressbook/ChangeLog | |
parent | 57f1c74f30c97911e0c8b6d47f00e3067a73d9ed (diff) | |
download | gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.tar gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.tar.gz gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.tar.bz2 gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.tar.lz gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.tar.xz gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.tar.zst gsoc2013-evolution-58745c4e998b433378a5b759331d14d08edf6b7d.zip |
Actually make the icon for the "print" menu item work (I was missing a
placeholder in the path).
svn path=/trunk/; revision=7806
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 2109c0736e..d83c2d57ae 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,4 +1,9 @@ 2001-01-25 Ettore Perazzoli <ettore@ximian.com> + + * gui/component/addressbook.c (update_pixmaps): Consider the + placeholder in the path for the "Print" item. + +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". |