From f996b94cf6d33cb9af7c870d6e7423af84ba5cf2 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 27 Sep 2002 20:25:10 +0000 Subject: Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any * gui/calendar-commands.c (pixmaps): Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any more. Kills some bonobo-ui spewage. svn path=/trunk/; revision=18254 --- calendar/gui/calendar-commands.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/gui/calendar-commands.c') diff --git a/calendar/gui/calendar-commands.c b/calendar/gui/calendar-commands.c index 3140d193a4..0dec149adf 100644 --- a/calendar/gui/calendar-commands.c +++ b/calendar/gui/calendar-commands.c @@ -682,8 +682,6 @@ static EPixmap pixmaps [] = E_PIXMAP ("/menu/File/Print/PrintPreview", "print-preview.xpm"), E_PIXMAP ("/menu/View/ViewBegin/Goto", "goto-16.png"), - E_PIXMAP ("/Toolbar/New", "buttons/new_appointment.png"), - E_PIXMAP ("/Toolbar/NewTask", "buttons/new_task.png"), E_PIXMAP ("/Toolbar/Print", "buttons/print.png"), E_PIXMAP ("/Toolbar/Delete", "buttons/delete-message.png"), E_PIXMAP ("/Toolbar/Prev", "buttons/arrow-left-24.png"), -- cgit v1.2.3