Skip to content

Commit

Permalink
Removing a non-working option from r.colors.qgm (needs deeper fix)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@10453 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed Apr 1, 2009
1 parent a53c2c3 commit 15c00db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/modules/r.colors.qgm
Expand Up @@ -2,6 +2,6 @@
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Set raster color table" module="r.colors">
<option key="map" update="yes" />
<option key="map" />
<option key="color" exclude="rules" />
</qgisgrassmodule>

0 comments on commit 15c00db

Please sign in to comment.