better wording?

git-svn-id: http://svn.osgeo.org/qgis/trunk@5863 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
rblazek 2006-09-22 19:08:27 +00:00
parent 573fea70ff
commit 83f6e45a62

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
<qgisgrassmodule label="Shapefile export of vector layer" module="v.out.ogr">
<qgisgrassmodule label="Export vector layer to Shapefile" module="v.out.ogr">
<option key="input" layeroption="layer" typeoption="type" />
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />