From 0256665bc7e65c13b4026873f8c95fcf3d9251e3 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 7 Sep 2001 01:07:41 +0000 Subject: change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose. 2001-09-06 Chris Toshok * gui/contact-editor/e-contact-editor.c: (pixmaps): change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose. svn path=/trunk/; revision=12665 --- addressbook/gui/contact-editor/e-contact-editor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/contact-editor/e-contact-editor.c') diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index c313e5720a..6b8f39d61b 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -1063,7 +1063,7 @@ EPixmap pixmaps[] = { #if 0 /* Envelope printing is disabled for Evolution 1.0. */ E_PIXMAP ("/commands/ContactEditorPrintEnvelope", "print.xpm"), #endif - E_PIXMAP ("/Toolbar/ContactEditorSave", "buttons/save-24.png"), + E_PIXMAP ("/Toolbar/ContactEditorSaveClose", "buttons/save-24.png"), E_PIXMAP ("/Toolbar/ContactEditorDelete", "buttons/delete-message.png"), E_PIXMAP ("/Toolbar/ContactEditorPrint", "buttons/print.png"), -- cgit v1.2.3