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/gui/component/addressbook.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/component') 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