Skip to content

Commit cb3a5df

Browse files
author
leolami
committed
Update list GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11220 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6e9fc10 commit cb3a5df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/plugins/grass/modules-6.3/default.qgc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
</section>
4545
<section label="Export">
4646
<section label="Export raster">
47-
<grass name="r.out.gdal.gtiff"/>
4847
<grass name="r.out.gdal"/>
48+
<grass name="r.out.gdal.gtiff"/>
4949
<grass name="r.out.ascii"/>
5050
<grass name="r.out.xyz"/>
5151
<grass name="r.out.arc"/>

src/plugins/grass/modules-6.4/default.qgc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
</section>
5050
<section label="Export">
5151
<section label="Export raster">
52-
<grass name="r.out.gdal.gtiff"/>
5352
<grass name="r.out.gdal"/>
53+
<grass name="r.out.gdal.gtiff"/>
5454
<grass name="r.out.ascii"/>
5555
<grass name="r.out.xyz"/>
5656
<grass name="r.out.arc"/>

src/plugins/grass/modules-common/r.out.gdal.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="Export raster to GDAL supported formats" module="r.out.gdal">
4+
<qgisgrassmodule label="Export raster to various formats (GDAL library)" module="r.out.gdal">
55
<option key="input" region="no"/>
66
<option key="format" />
77
<option key="type" label="Choose appropriate format"/>

0 commit comments

Comments
 (0)