aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution.xml
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-19 04:20:16 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-19 04:20:16 +0800
commite93c9c3075db3d34d0d0d8bf931161b5f9559a00 (patch)
tree6bf34e6bd0adc3bac44fb2754c16c3902bc78343 /ui/evolution.xml
parent59d6a959b1a3c5420084a9813e4fe350fcfc65d7 (diff)
downloadgsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.tar
gsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.tar.gz
gsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.tar.bz2
gsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.tar.lz
gsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.tar.xz
gsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.tar.zst
gsoc2013-evolution-e93c9c3075db3d34d0d0d8bf931161b5f9559a00.zip
Remove "Control-W" accelerator for closing the window.
* evolution.xml: Remove "Control-W" accelerator for closing the window. svn path=/trunk/; revision=12205
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r--ui/evolution.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 78bcbb10ba..2b90419af8 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -1,7 +1,7 @@
<Root>
<commands>
<cmd name="FileClose" _label="Close" _tip="Close this window"
- pixtype="stock" pixname="Close" accel="*Control*w"/>
+ pixtype="stock" pixname="Close"/>
<cmd name="FileExit" _label="E_xit" _tip="Exit the program"
pixtype="stock" pixname="Quit" accel="*Control*q"/>