[GRASS-SVN] r49775 - grass/trunk/gui/wxpython/core
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 15 11:05:24 EST 2011
Author: martinl
Date: 2011-12-15 08:05:24 -0800 (Thu, 15 Dec 2011)
New Revision: 49775
Modified:
grass/trunk/gui/wxpython/core/settings.py
Log:
wxGUI/modeler: cosmetics in action settings (width)
(merge r49774 from devbr6)
Modified: grass/trunk/gui/wxpython/core/settings.py
===================================================================
--- grass/trunk/gui/wxpython/core/settings.py 2011-12-15 15:48:00 UTC (rev 49774)
+++ grass/trunk/gui/wxpython/core/settings.py 2011-12-15 16:05:24 UTC (rev 49775)
@@ -697,7 +697,7 @@
'running' : (255, 0, 0, 255), # red
},
'size' : {
- 'width' : 100,
+ 'width' : 125,
'height' : 50,
},
'width': {
More information about the grass-commit
mailing list