瀏覽代碼

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 年之前
父節點
當前提交
50bafbd5da
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>