File tree 3 files changed +3
-3
lines changed
src/plugins/grass/modules-6.4
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3
- <qgisgrassmodule label =" Link all GDAL supported rasters in a directory to binary rasters" module =" r.external.all.py" manual =" r.external" >
3
+ <qgisgrassmodule label =" Link all GDAL supported rasters in a directory as GRASS rasters" module =" r.external.all.py" manual =" r.external" >
4
4
<flag key =" o" />
5
5
<flag key =" e" />
6
6
<flag key =" r" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3
- <qgisgrassmodule label =" Link GDAL supported raster layer to a binary raster map layer " module =" r.external" >
3
+ <qgisgrassmodule label =" Link GDAL supported raster loaded in QGIS as GRASS raster " module =" r.external" >
4
4
<flag key =" o" />
5
5
<flag key =" e" />
6
6
<gdal key =" source" label =" GDAL raster layer" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3
- <qgisgrassmodule label =" Link GDAL supported raster to binary raster" module =" r.external" >
3
+ <qgisgrassmodule label =" Link GDAL supported raster as GRASS raster" module =" r.external" >
4
4
<flag key =" o" />
5
5
<flag key =" e" />
6
6
<file key =" input" />
You can’t perform that action at this time.
0 commit comments