[GRASS-SVN] r32115 - grass/branches/develbranch_6/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jul 15 01:48:25 EDT 2008
Author: martinl
Date: 2008-07-15 01:48:25 -0400 (Tue, 15 Jul 2008)
New Revision: 32115
Modified:
grass/branches/develbranch_6/gui/wxpython/gis_set.py
Log:
wxGUI: grass version fixed
Modified: grass/branches/develbranch_6/gui/wxpython/gis_set.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gis_set.py 2008-07-15 05:40:48 UTC (rev 32114)
+++ grass/branches/develbranch_6/gui/wxpython/gis_set.py 2008-07-15 05:48:25 UTC (rev 32115)
@@ -361,7 +361,7 @@
def _read_grassrc(self):
"""
- Read variables from $HOME/.grassrc7 file
+ Read variables from $HOME/.grassrc6 file
"""
grassrc = {}
More information about the grass-commit
mailing list