aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDamon Chaplin <damon@helixcode.com>2000-10-12 02:22:12 +0800
committerDamon Chaplin <damon@src.gnome.org>2000-10-12 02:22:12 +0800
commit2ce365f3f295c260f0e5e442a709f47ddc6940e4 (patch)
tree06e3090727631e1c8504a45ee07656f2ca88dafc /ui
parent322c0cad7043d9b4b10b7dc71cec028ad00834d9 (diff)
downloadgsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.tar
gsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.tar.gz
gsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.tar.bz2
gsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.tar.lz
gsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.tar.xz
gsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.tar.zst
gsoc2013-evolution-2ce365f3f295c260f0e5e442a709f47ddc6940e4.zip
moved the calendar settings menu item to the Settings menu and renamed it
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". svn path=/trunk/; revision=5857
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>