File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/plugins/grass/modules Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
3
4
4
<qgisgrassmodule label =" Set raster color table from existing raster" module =" r.colors" >
5
- <option key =" map" update = " yes " />
5
+ <option key =" map" />
6
6
<option key =" raster" />
7
7
</qgisgrassmodule >
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
3
4
4
<qgisgrassmodule label =" Set raster color table from user-defined rules" module =" r.colors" >
5
- <option key =" map" update = " yes " />
5
+ <option key =" map" />
6
6
<file key =" rules" type =" old" />
7
7
</qgisgrassmodule >
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
3
4
4
<qgisgrassmodule label =" Set raster color table from setted tables" module =" r.colors" >
5
- <option key =" map" update = " yes " />
5
+ <option key =" map" />
6
6
<option key =" color" />
7
7
</qgisgrassmodule >
You can’t perform that action at this time.
0 commit comments