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/ChangeLog | 5 +++++ addressbook/gui/contact-editor/e-contact-editor.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d82d2ad42c..9688f1a1fb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-09-06 Chris Toshok + + * gui/contact-editor/e-contact-editor.c: (pixmaps): change + /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose. + 2001-09-06 Chris Toshok * gui/component/Makefile.am (INCLUDES): add -DEVOLUTION_IMAGESDIR. 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