Skip to content

Commit

Permalink
Fixed label in r.external.all of grass-plugin module.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11111 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rugginoso committed Jul 20, 2009
1 parent e4cf9cf commit 92eadaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/modules-6.4/r.external.all.qgm
Expand Up @@ -4,6 +4,6 @@
<flag key="o"/>
<flag key="e"/>
<flag key="r"/>
<file key="input" type="directory" />
<file key="input" type="directory" label="Directory of rasters to be linked"/>
<option key="band"/>
</qgisgrassmodule>

0 comments on commit 92eadaa

Please sign in to comment.