diff options
author | Damon Chaplin <damon@ximian.com> | 2001-08-20 17:12:11 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-08-20 17:12:11 +0800 |
commit | f3a934f191abdcbf0177c2b5109b191c7db80062 (patch) | |
tree | 4b8c30a9acbb605e9b60f42c1da14b56d14f9536 /ui/evolution-calendar.xml | |
parent | c1de8403a523cb79c556a81553e1fde2978a494e (diff) | |
download | gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.tar gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.tar.gz gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.tar.bz2 gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.tar.lz gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.tar.xz gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.tar.zst gsoc2013-evolution-f3a934f191abdcbf0177c2b5109b191c7db80062.zip |
changed Goto icon to pixbuf.
2001-08-20 Damon Chaplin <damon@ximian.com>
* evolution-calendar.xml: changed Goto icon to pixbuf.
svn path=/trunk/; revision=12274
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> |