diff options
Diffstat (limited to 'calendar/gui/e-calendar-view.c')
-rw-r--r-- | calendar/gui/e-calendar-view.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-calendar-view.c b/calendar/gui/e-calendar-view.c index b1ec9624c0..8fa9c61830 100644 --- a/calendar/gui/e-calendar-view.c +++ b/calendar/gui/e-calendar-view.c @@ -62,7 +62,7 @@ #include "misc.h" /* Used for the status bar messages */ -#define EVOLUTION_CALENDAR_PROGRESS_IMAGE "stock_calendar" +#define EVOLUTION_CALENDAR_PROGRESS_IMAGE "x-office-calendar" static GdkPixbuf *progress_icon = NULL; struct _ECalendarViewPrivate { |