[GRASS-SVN] r32767 -
grass/branches/develbranch_6/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 14 13:47:04 EDT 2008
Author: martinl
Date: 2008-08-14 13:46:56 -0400 (Thu, 14 Aug 2008)
New Revision: 32767
Modified:
grass/branches/develbranch_6/gui/wxpython/gui_modules/preferences.py
Log:
wxGUI: overlay rasters by default
Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/preferences.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/preferences.py 2008-08-14 17:39:08 UTC (rev 32766)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/preferences.py 2008-08-14 17:46:56 UTC (rev 32767)
@@ -144,7 +144,7 @@
},
# d.rast
'rasterOverlay' : {
- 'enabled' : False
+ 'enabled' : True
},
# d.vect
'showType': {
More information about the grass-commit
mailing list