aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-05-19 23:29:19 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-05-19 23:29:19 +0800
commit3e519c4e1469b93c8fc6684b6aae53779d4ff270 (patch)
tree2a68b052adcd371aa3c2308d0ce2282546dfb64b /ui
parent0b11ddccb9aa109b28f69fefb790453b558a096c (diff)
downloadgsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.tar
gsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.tar.gz
gsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.tar.bz2
gsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.tar.lz
gsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.tar.xz
gsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.tar.zst
gsoc2013-evolution-3e519c4e1469b93c8fc6684b6aae53779d4ff270.zip
Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the
`File -> Folder -> Open in New Window' menu item to work. svn path=/trunk/; revision=9893
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 1880e3ee97..68694cbdbb 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-19 Ettore Perazzoli <ettore@ximian.com>
+
+ * evolution.xml: Removed verb "NewView"; use
+ "OpenFolderInNewWindow" instead.
+
2001-05-18 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Add commands for the Folder submenu in the File
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 408552c53e..2d885d67c3 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -36,7 +36,7 @@
<placeholder name="NewFirstItem">
</placeholder>
- <menuitem name="EvolutionWindow" verb="NewView" _label="Evolution _Window"
+ <menuitem name="EvolutionWindow" verb="OpenFolderInNewWindow" _label="Evolution _Window"
accel="*Control**Shift*w"/>
<menuitem name="Folder" verb="NewFolder"