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/ChangeLog | 6 ++++++ calendar/gui/calendar-commands.c | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 63363ace19..ad35cb5fcb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-09-27 Dan Winship + + * gui/calendar-commands.c (pixmaps): Remove "/Toolbar/New" and + "/Toolbar/NewTask" since they're not there any more. Kills some + bonobo-ui spewage. + 2002-09-26 Dan Winship Non-Connector part of #29334 (meeting created by a delegate in the 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