[GRASS-SVN] r65385 - grass/branches/releasebranch_7_0/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jun 6 06:36:48 PDT 2015


Author: martinl
Date: 2015-06-06 06:36:48 -0700 (Sat, 06 Jun 2015)
New Revision: 65385

Modified:
   grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI: menu database consolidation (db.in/out.ogr) - cosmetics
       (merge r65384 from trunk)


Modified: grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml	2015-06-06 13:31:52 UTC (rev 65384)
+++ grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml	2015-06-06 13:36:48 UTC (rev 65385)
@@ -352,7 +352,7 @@
     <label>Import database table</label>
     <items>
       <module-item name="db.in.ogr">
-        <label>Multiple import formats using OGR</label>
+        <label>Common import formats</label>
       </module-item>
     </items>
   </toolbox>
@@ -460,7 +460,7 @@
     <label>Export database table</label>
     <items>
       <module-item name="db.out.ogr">
-        <label>Common export formats using OGR</label>
+        <label>Common export formats</label>
       </module-item>
     </items>
   </toolbox>



More information about the grass-commit mailing list