[GRASS-SVN] r29647 - grass/trunk/gui/tcltk/gis.m

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jan 10 00:24:08 EST 2008


Author: cmbarton
Date: 2008-01-10 00:24:07 -0500 (Thu, 10 Jan 2008)
New Revision: 29647

Modified:
   grass/trunk/gui/tcltk/gis.m/tksys.tcl
Log:
Fixed problem with launching another instance of GIS Manager.

Modified: grass/trunk/gui/tcltk/gis.m/tksys.tcl
===================================================================
--- grass/trunk/gui/tcltk/gis.m/tksys.tcl	2008-01-10 05:10:27 UTC (rev 29646)
+++ grass/trunk/gui/tcltk/gis.m/tksys.tcl	2008-01-10 05:24:07 UTC (rev 29647)
@@ -13,7 +13,6 @@
 
 source $env(GISBASE)/etc/gtcltk/options.tcl
 source $env(GISBASE)/etc/gtcltk/gmsg.tcl
-source $env(GISBASE)/etc/gm/gm.tcl
 
 array set items { 
     platform   "Platform               "



More information about the grass-commit mailing list