diff options
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r-- | ui/evolution-calendar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml index 815b75b1bc..e44b36e411 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -62,7 +62,7 @@ <submenu name="View"> <placeholder name="ViewBegin"> <menuitem name="Today" verb="CalendarToday" _label="Go to _Today"/> - <menuitem name="Goto" verb="CalendarGoto" _label="Go to _Date" pixtype="stock" pixname="Jump To"/> + <menuitem name="Goto" verb="CalendarGoto" _label="Go to _Date" pixtype="pixbuf"/> <separator/> </placeholder> |