Skip to content

Commit 15c00db

Browse files
author
pcav
committedApr 1, 2009
Removing a non-working option from r.colors.qgm (needs deeper fix)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10453 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a53c2c3 commit 15c00db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules/r.colors.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

44
<qgisgrassmodule label="Set raster color table" module="r.colors">
5-
<option key="map" update="yes" />
5+
<option key="map" />
66
<option key="color" exclude="rules" />
77
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.