We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbb593 commit 88beca0Copy full SHA for 88beca0
src/plugins/grass/modules/r.external.qgis.qgm
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassdatamodule.dtd">
3
<qgisgrassmodule label="Link GDAL supported raster loaded in QGIS as GRASS raster" module="r.external">
4
- <gdal key="source" label="GDAL raster layer"/>
+ <gdal key="source" label="Loaded layer"/>
5
<option key="output"/>
6
<option key="title" advanced="yes"/>
7
<option key="band" advanced="yes"/>
0 commit comments