[GRASS-SVN] r39878 - grass/trunk/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 3 05:45:46 EST 2009
Author: martinl
Date: 2009-12-03 05:45:46 -0500 (Thu, 03 Dec 2009)
New Revision: 39878
Modified:
grass/trunk/gui/wxpython/gis_set.py
Log:
wxGUI welcome screen cosmetics
Modified: grass/trunk/gui/wxpython/gis_set.py
===================================================================
--- grass/trunk/gui/wxpython/gis_set.py 2009-12-03 10:44:28 UTC (rev 39877)
+++ grass/trunk/gui/wxpython/gis_set.py 2009-12-03 10:45:46 UTC (rev 39878)
@@ -338,7 +338,7 @@
flag=wx.ALIGN_CENTER_VERTICAL |
wx.ALIGN_CENTER_HORIZONTAL |
wx.BOTTOM,
- border=1)
+ border=5)
sizer.Add(item=self.ltitle, # title
proportion=0,
flag=wx.ALIGN_CENTER_VERTICAL |
More information about the grass-commit
mailing list