Skip to content
Permalink
Browse files
better wording?
git-svn-id: http://svn.osgeo.org/qgis/trunk@5864 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Sep 22, 2006
1 parent 83f6e45 commit dce24cc
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="GML export of vector layer" module="v.out.ogr">
<qgisgrassmodule label="Export vector layer to GML" module="v.out.ogr">
<option key="input" layeroption="layer" typeoption="type" />
<option key="format" answer="GML" hidden="yes" />
<file key="dsn" type="new" label="Output GML file" filters="GML (*.gml)" />

0 comments on commit dce24cc

Please sign in to comment.