aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-19 11:46:28 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-19 11:46:28 +0800
commitc5072f36197042ec6818834812f2d8690aeed5b3 (patch)
tree1ba6a6e329dbb6feb7fb3ae5ae4ef4ef998b06e9 /ui
parentdab04ddab36fa0e882479901900f880284bfb595 (diff)
downloadgsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.tar
gsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.tar.gz
gsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.tar.bz2
gsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.tar.lz
gsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.tar.xz
gsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.tar.zst
gsoc2013-evolution-c5072f36197042ec6818834812f2d8690aeed5b3.zip
Added View->Window menu.
2004-05-19 Not Zed <NotZed@Ximian.com> * evolution.xml: Added View->Window menu. svn path=/trunk/; revision=25968
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 007318aa24..0f1ae51d63 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-19 Not Zed <NotZed@Ximian.com>
+
+ * evolution.xml: Added View->Window menu.
+
2004-05-18 Jerome Lacoste <jerome@coffeebreaks.org>
Fixes bug #57940
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 76e44c1c88..eccfe089eb 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -69,6 +69,7 @@
<submenu name="View" _label="_View">
<placeholder name="ViewBegin"/>
+ <submenu name="Window" _label="_Window"/>
<placeholder name="ViewAfterControl"/>
</submenu>