[GRASS-SVN] r32062 - grass/trunk/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jul 9 09:39:14 EDT 2008


Author: martinl
Date: 2008-07-09 09:39:13 -0400 (Wed, 09 Jul 2008)
New Revision: 32062

Modified:
   grass/trunk/lib/init/init.sh
Log:
GUI comment updated (init script)

Modified: grass/trunk/lib/init/init.sh
===================================================================
--- grass/trunk/lib/init/init.sh	2008-07-09 13:37:35 UTC (rev 32061)
+++ grass/trunk/lib/init/init.sh	2008-07-09 13:39:13 UTC (rev 32062)
@@ -24,7 +24,7 @@
 
 trap "echo 'User break!' ; exit" 2 3 15
 
-# change to wxpython as needed
+# Set default GUI
 DEFAULT_GUI="wxpython"
 
 # the following is only meant to be an internal variable for debugging this script.



More information about the grass-commit mailing list