Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules/v.out.ogr.shape.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="Shapefile export of vector layer" module="v.out.ogr">
4+
<qgisgrassmodule label="Export vector layer to Shapefile" module="v.out.ogr">
55
<option key="input" layeroption="layer" typeoption="type" />
66
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
77
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />

0 commit comments

Comments
 (0)
Please sign in to comment.