[GRASS-SVN] r45022 - grass/trunk/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jan 13 19:19:09 EST 2011


Author: martinl
Date: 2011-01-13 16:19:08 -0800 (Thu, 13 Jan 2011)
New Revision: 45022

Modified:
   grass/trunk/mswindows/GRASS-Installer.nsi
Log:
cosmetics in windows installer

Modified: grass/trunk/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi	2011-01-13 20:31:49 UTC (rev 45021)
+++ grass/trunk/mswindows/GRASS-Installer.nsi	2011-01-14 00:19:08 UTC (rev 45022)
@@ -34,13 +34,13 @@
 !define RELEASE_SVN_REVISION "36599"
 !define RELEASE_BINARY_REVISION "1"
 !define RELEASE_GRASS_COMMAND "grass70"
-!define RELEASE_GRASS_BASE "GRASS-70"
+!define RELEASE_GRASS_BASE "GRASS 7.0"
 
 !define DEVEL_VERSION_NUMBER "7.0.SVN"
 !define DEVEL_SVN_REVISION "36599"
 !define DEVEL_BINARY_REVISION "1"
 !define DEVEL_GRASS_COMMAND "grass70svn"
-!define DEVEL_GRASS_BASE "GRASS-70-SVN"
+!define DEVEL_GRASS_BASE "GRASS 7.0.SVN"
 
 ;----------------------------------------------------------------------------------------------------------------------------
 
@@ -85,7 +85,7 @@
 
 !define PUBLISHER "GRASS Development Team"
 !define WEB_SITE "http://grass.osgeo.org"
-!define WIKI_PAGE "http://grass.osgeo.org/wiki/Main_Page"
+!define WIKI_PAGE "http://grass.osgeo.org/wiki"
 
 ;----------------------------------------------------------------------------------------------------------------------------
 



More information about the grass-commit mailing list