diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution.xml | 1 |
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> |