diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-09 13:55:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-09 13:55:53 +0800 |
commit | e201c2da23db94de33dc0caa32380facda942616 (patch) | |
tree | 5b7ca64aaddb29ed2b2bc33e562cab7db53af776 /addressbook/ChangeLog | |
parent | c7b2533fefbc21ca6eee65b3c2bf8676c4677474 (diff) | |
download | gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.tar gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.tar.gz gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.tar.bz2 gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.tar.lz gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.tar.xz gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.tar.zst gsoc2013-evolution-e201c2da23db94de33dc0caa32380facda942616.zip |
Add an icon to the "Print contacts" menu item.
svn path=/trunk/; revision=4638
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 9b890cc16a..6b7e988d22 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-08-09 Ettore Perazzoli <ettore@helixcode.com> + * gui/component/addressbook.c (control_activate): Add the stock + print icon to the print item. + +2000-08-09 Ettore Perazzoli <ettore@helixcode.com> + * gui/component/addressbook.c (control_activate): Put the print item in the right placeholder so that it gets the right position in the "File" menu. |