Skip to content

Commit 7388c3c

Browse files
author
pcav
committed
More consistency in r.external module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11093 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 547d879 commit 7388c3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/plugins/grass/modules-6.4/r.external.all.qgm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3-
<qgisgrassmodule label="Link all GDAL supported raster files into a directory to binary raster map layers." module="r.external.all.py" manual="r.external">
3+
<qgisgrassmodule label="Link all GDAL supported rasters in a directory to binary rasters" module="r.external.all.py" manual="r.external">
44
<flag key="o"/>
55
<flag key="e"/>
66
<flag key="r"/>

src/plugins/grass/modules-6.4/r.external.qgm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3-
<qgisgrassmodule label="Link GDAL supported raster file to a binary raster map layer" module="r.external">
3+
<qgisgrassmodule label="Link GDAL supported raster to binary raster" module="r.external">
44
<flag key="o"/>
55
<flag key="e"/>
66
<file key="input"/>

0 commit comments

Comments
 (0)