[GRASS-SVN] r65384 - grass/trunk/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jun 6 06:31:52 PDT 2015


Author: martinl
Date: 2015-06-06 06:31:52 -0700 (Sat, 06 Jun 2015)
New Revision: 65384

Modified:
   grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI: menu database consolidation (db.in/out.ogr)


Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml	2015-06-06 12:37:26 UTC (rev 65383)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml	2015-06-06 13:31:52 UTC (rev 65384)
@@ -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