[GRASS-SVN] r56063 - grass/branches/develbranch_6/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 1 17:39:29 PDT 2013
Author: hamish
Date: 2013-05-01 17:39:29 -0700 (Wed, 01 May 2013)
New Revision: 56063
Modified:
grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml
Log:
slight further tweak
Modified: grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml 2013-05-02 00:36:54 UTC (rev 56062)
+++ grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml 2013-05-02 00:39:29 UTC (rev 56063)
@@ -724,7 +724,7 @@
<separator />
<menuitem>
<label>Exit GUI</label>
- <help>Quit the GRASS GUI session.</help>
+ <help>Quit the GRASS wxGUI session.</help>
<handler>OnCloseWindow</handler>
<shortcut>Ctrl+Q</shortcut>
<id>ID_EXIT</id>
More information about the grass-commit
mailing list