From 9e7473e1de1484de4720205b437f824fb2b0c615 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 31 May 2001 20:03:20 +0000 Subject: Print Preview => ContactsPrintPreview. Changed peter's change so that the 2001-05-31 Chris Toshok * gui/component/addressbook.c: Print Preview => ContactsPrintPreview. Changed peter's change so that the node name is more in line with "Print.."'s svn path=/trunk/; revision=10064 --- addressbook/gui/component/addressbook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index 9fe03b948f..c572bfc097 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -299,7 +299,7 @@ BonoboUIVerb verbs [] = { static EPixmap pixmaps [] = { E_PIXMAP ("/menu/File/New/NewFirstItem/ContactNew", "evolution-contacts-mini.png"), E_PIXMAP ("/menu/File/Print/ContactsPrint", "print.xpm"), - E_PIXMAP ("/menu/File/Print/ContactPrintPreview", "print-preview.xpm"), + E_PIXMAP ("/menu/File/Print/ContactsPrintPreview", "print-preview.xpm"), E_PIXMAP ("/menu/Tools/Component/AddressbookConfig", "configure_16_addressbook.xpm"), E_PIXMAP ("/Toolbar/ContactViewAll", "all_contacts.xpm"), -- cgit v1.2.3