Browse Source

wxGUI: menu database consolidation (db.in/out.ogr)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65384 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 năm trước cách đây
mục cha
commit
50bafbd5da
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      gui/wxpython/xml/toolboxes.xml

+ 2 - 2
gui/wxpython/xml/toolboxes.xml

@@ -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>