[GRASS-SVN] r45645 -
grass/branches/releasebranch_6_4/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Mar 12 12:14:57 EST 2011
Author: martinl
Date: 2011-03-12 09:14:57 -0800 (Sat, 12 Mar 2011)
New Revision: 45645
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
Log:
#1296 (wx gui close shortcuts)
Modified: grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml 2011-03-12 16:58:57 UTC (rev 45644)
+++ grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml 2011-03-12 17:14:57 UTC (rev 45645)
@@ -672,7 +672,7 @@
<label>Exit GUI</label>
<help>Quit wxGUI session</help>
<handler>OnCloseWindow</handler>
- <shortcut>Ctrl+W</shortcut>
+ <shortcut>Ctrl+Q</shortcut>
</menuitem>
</items>
</menu>
More information about the grass-commit
mailing list