From 756eadbdf3ea62a178d19252c2835cd95e367f91 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 7 Jun 2004 15:36:39 +0000 Subject: fix the name of "stock_save-as" everywhere svn path=/trunk/; revision=26237 --- calendar/gui/dialogs/comp-editor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/dialogs/comp-editor.c') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index 7f67beb2a0..96f58a3025 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -124,7 +124,7 @@ static EPixmap pixmaps [] = { E_PIXMAP ("/menu/File/FileSave", "stock_save", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/FileSaveAndClose", "stock_save", E_ICON_SIZE_MENU), - E_PIXMAP ("/menu/File/FileSaveAs", "stock_save_as", E_ICON_SIZE_MENU), + E_PIXMAP ("/menu/File/FileSaveAs", "stock_save-as", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/FileDelete", "stock_delete", E_ICON_SIZE_MENU), -- cgit v1.2.3