aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-calendar.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 279c73cab9..7f0cfb738b 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,9 @@
2001-08-20 Damon Chaplin <damon@ximian.com>
+ * evolution-calendar.xml: changed Goto icon to pixbuf.
+
+2001-08-20 Damon Chaplin <damon@ximian.com>
+
* evolution-addressbook.xml: use new Delete icon for menu.
2001-08-20 Damon Chaplin <damon@ximian.com>
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>