aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-calendar.xml6
2 files changed, 10 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 1fdd57001f..27d36352fb 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-08 Damon Chaplin <damon@helixcode.com>
+
+ * evolution-calendar.xml: moved the calendar settings menu item to the
+ Settings menu and renamed it to "Calendar Preferences".
+
2000-10-09 Michael Meeks <michael@helixcode.com>
* *.xml: s/Menu_//
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index dc747b38bf..535760b036 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -40,7 +40,11 @@
<menuitem name="Appointment" _label="_New appointment..."
verb="EditNewAppointment" _tip="Create a new appointment"/>
- <menuitem name="Preferences" _label="Preferences"
+ </submenu>
+
+ <submenu name="Settings">
+
+ <menuitem name="Preferences" _label="Calendar Preferences..."
verb="CalendarPreferences" _tip="Alter preferences"/>
</submenu>