[GRASS-SVN] r29648 - grass/branches/releasebranch_6_3/gui/tcltk/gis.m

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jan 10 03:02:42 EST 2008


Author: neteler
Date: 2008-01-10 03:02:42 -0500 (Thu, 10 Jan 2008)
New Revision: 29648

Modified:
   grass/branches/releasebranch_6_3/gui/tcltk/gis.m/tksys.tcl
Log:
Fixed problem with launching another instance of GIS Manager (merge from HEAD)

Modified: grass/branches/releasebranch_6_3/gui/tcltk/gis.m/tksys.tcl
===================================================================
--- grass/branches/releasebranch_6_3/gui/tcltk/gis.m/tksys.tcl	2008-01-10 05:24:07 UTC (rev 29647)
+++ grass/branches/releasebranch_6_3/gui/tcltk/gis.m/tksys.tcl	2008-01-10 08:02:42 UTC (rev 29648)
@@ -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