[GRASS-SVN] r48753 - grass/branches/develbranch_6/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 12 07:19:43 EDT 2011
Author: martinl
Date: 2011-10-12 04:19:42 -0700 (Wed, 12 Oct 2011)
New Revision: 48753
Modified:
grass/branches/develbranch_6/mswindows/osgeo4w/preremove.bat
Log:
winGRASS update preremove.bat (OSGEO4w)
Modified: grass/branches/develbranch_6/mswindows/osgeo4w/preremove.bat
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/preremove.bat 2011-10-12 11:13:33 UTC (rev 48752)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/preremove.bat 2011-10-12 11:19:42 UTC (rev 48753)
@@ -1,11 +1,9 @@
-del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\wxpython.lnk"
-del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\tcltk.lnk"
-del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\text.lnk"
+del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\wxGUI @VERSION at .lnk"
+del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\TclTk @VERSION at .lnk"
+del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\Text @VERSION at .lnk"
rmdir "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@"
-del "%ALLUSERSPROFILE%\Desktop\GRASS GIS @VERSION@ (wxPython).lnk"
-del "%ALLUSERSPROFILE%\Desktop\GRASS GIS @VERSION@ (TclTk).lnk"
-del "%ALLUSERSPROFILE%\Desktop\GRASS GIS @VERSION@ (Text).lnk"
+del "%ALLUSERSPROFILE%\Desktop\GRASS GIS @VERSION at .lnk"
del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\fontcap
del "%OSGEO4W_ROOT%"\bin\grass at POSTFIX@.bat
More information about the grass-commit
mailing list