Skip to content

Commit

Permalink
Added -c flag to v.out.ogr (ticket # 700)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6915 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Apr 28, 2007
1 parent 4e2c75f commit fc3a0fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/grass/modules/v.out.ogr.shape.qgm
Expand Up @@ -4,5 +4,6 @@
<qgisgrassmodule label="v.out.ogr - Export vector layer to Shapefile" module="v.out.ogr">
<option key="input" layeroption="layer" typeoption="type" />
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
<flag key="c" answer="on" hidden="no" />
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />
</qgisgrassmodule>

0 comments on commit fc3a0fc

Please sign in to comment.