From 0f4389f5965014c429b00cf20b797fabbb35268b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 1 Aug 2002 21:28:33 +0000 Subject: Use meeting-request-16.png instead of meeting-request.png. * gui/component-factory.c (create_object): Use meeting-request-16.png instead of meeting-request.png. * gui/calendar-commands.c (pixmaps): Remove pixmaps in /menu/File/New/NewFirstItem/. svn path=/trunk/; revision=17676 --- calendar/gui/component-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/component-factory.c') diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c index b6e36b3b49..39f55a1000 100644 --- a/calendar/gui/component-factory.c +++ b/calendar/gui/component-factory.c @@ -712,7 +712,7 @@ create_object (void) add_creatable_item (shell_component, CREATE_MEETING_ID, _("New meeting"), _("_Meeting"), _("Create a new meeting request"), - "calendar", 's', "meeting-request.png"); + "calendar", 's', "meeting-request-16.png"); add_creatable_item (shell_component, CREATE_TASK_ID, _("New task"), _("_Task"), -- cgit v1.2.3