Skip to content

Commit 04e1cb6

Browse files
author
rblazek
committed
postgis
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5087 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3c126f4 commit 04e1cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/v.in.ogr.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="Import OGR vector layer" module="v.in.ogr">
4+
<qgisgrassmodule label="Import OGR/PostGIS vector layer" module="v.in.ogr">
55
<ogr key="dsn" layeroption="layer" label="OGR vector layer" />
66
<option key="output" />
77
<flag key="o" answer="on" hidden="yes" />

0 commit comments

Comments
 (0)