[GRASS-SVN] r43019 -
grass/branches/releasebranch_6_4/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Aug 9 09:55:06 EDT 2010
Author: hamish
Date: 2010-08-09 13:55:06 +0000 (Mon, 09 Aug 2010)
New Revision: 43019
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
Log:
better describe what v.in.mapgen will load
Modified: grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml 2010-08-09 10:44:41 UTC (rev 43018)
+++ grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml 2010-08-09 13:55:06 UTC (rev 43019)
@@ -228,8 +228,8 @@
<command>v.in.gns</command>
</menuitem>
<menuitem>
- <label>Matlab and MapGen import</label>
- <help>Import Mapgen or Matlab vector maps into GRASS.</help>
+ <label>Matlab-ASCII or Mapgen import</label>
+ <help>Import Mapgen or Matlab-ASCII vector maps into GRASS.</help>
<handler>self.OnMenuCmd</handler>
<command>v.in.mapgen</command>
</menuitem>
More information about the grass-commit
mailing list