We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 94c2db1 commit ca3a0f9Copy full SHA for ca3a0f9
src/plugins/grass/modules/v.out.ogr.shape.qgm
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
-<qgisgrassmodule label="Shapefile export of vector layer" module="v.out.ogr">
+<qgisgrassmodule label="Export vector layer to Shapefile" module="v.out.ogr">
5
<option key="input" layeroption="layer" typeoption="type" />
6
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
7
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />
0 commit comments