From d71fc48f75e60590701171f5310e6dd977b8d3cd Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Sat, 18 Aug 2001 02:08:46 +0000 Subject: changed to new print icon. 2001-08-17 Damon Chaplin * gui/component/addressbook.c: changed to new print icon. svn path=/trunk/; revision=12188 --- addressbook/ChangeLog | 4 ++++ addressbook/gui/component/addressbook.c | 1 + 2 files changed, 5 insertions(+) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6221841ec3..769c804373 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2001-08-17 Damon Chaplin + + * gui/component/addressbook.c: changed to new print icon. + 2001-08-17 Chris Toshok * gui/component/select-names/e-select-names.c: (struct diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index e73a01164b..b849f28b72 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -271,6 +271,7 @@ static EPixmap pixmaps [] = { E_PIXMAP ("/Toolbar/ContactNew", "new_contact.xpm"), E_PIXMAP ("/Toolbar/ContactNewList", "all_contacts.xpm"), + E_PIXMAP ("/Toolbar/ContactsPrint", "buttons/print.png"), E_PIXMAP_END }; -- cgit v1.2.3