[SCM] qgis branch, master, updated. a2ee769957385f4e084c5e8b6ba178a8c877d1db

pcav cavallini at faunalia.it
Tue Mar 20 13:42:30 UTC 2012


The following commit has been merged in the master branch:
commit 788c7365af8887808a5ed68adfcb796f791c67c7
Author: pcav <cavallini at faunalia.it>
Date:   Thu Mar 1 16:17:21 2012 +0100

    Adder option to r.mask GRASS module

diff --git a/src/plugins/grass/modules/r.mask.qgm b/src/plugins/grass/modules/r.mask.qgm
index 7a6a874..329b053 100644
--- a/src/plugins/grass/modules/r.mask.qgm
+++ b/src/plugins/grass/modules/r.mask.qgm
@@ -4,4 +4,5 @@
 <qgisgrassmodule label="Create a MASK for limiting raster operation" module="r.mask">
 	<option key="input" />
 	<option key="maskcats" />
+        <flag key="r" />
 </qgisgrassmodule>

-- 
The Quantum GIS in Debian project



More information about the Pkg-grass-devel mailing list