[GRASS-SVN] r30743 - in grass/branches/releasebranch_6_3/macosx: .
app pkg/resources
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Mar 26 10:37:48 EDT 2008
Author: kyngchaos
Date: 2008-03-26 10:37:48 -0400 (Wed, 26 Mar 2008)
New Revision: 30743
Modified:
grass/branches/releasebranch_6_3/macosx/ReadMe.rtf
grass/branches/releasebranch_6_3/macosx/app/GRASS.applescript
grass/branches/releasebranch_6_3/macosx/app/build_html_user_index.sh
grass/branches/releasebranch_6_3/macosx/pkg/resources/License.rtf
grass/branches/releasebranch_6_3/macosx/pkg/resources/ReadMe.rtf
Log:
merge from trunk r29699, r29700, r30010, r30028, r30509
Modified: grass/branches/releasebranch_6_3/macosx/ReadMe.rtf
===================================================================
(Binary files differ)
Modified: grass/branches/releasebranch_6_3/macosx/app/GRASS.applescript
===================================================================
--- grass/branches/releasebranch_6_3/macosx/app/GRASS.applescript 2008-03-26 14:12:29 UTC (rev 30742)
+++ grass/branches/releasebranch_6_3/macosx/app/GRASS.applescript 2008-03-26 14:37:48 UTC (rev 30743)
@@ -1,6 +1,6 @@
-- Created by William Kyngesburye on 2006-12-12.
-- GRASS Applescript startup
--- COPYRIGHT: (C) 2006-2007 by the GRASS Development Team
+-- COPYRIGHT: (C) 2006-2008 by the GRASS Development Team
-- This program is free software under the GPL (>=v2)
-- Read the file COPYING that comes with GRASS for details.
Modified: grass/branches/releasebranch_6_3/macosx/app/build_html_user_index.sh
===================================================================
--- grass/branches/releasebranch_6_3/macosx/app/build_html_user_index.sh 2008-03-26 14:12:29 UTC (rev 30742)
+++ grass/branches/releasebranch_6_3/macosx/app/build_html_user_index.sh 2008-03-26 14:37:48 UTC (rev 30743)
@@ -54,7 +54,7 @@
<h2>GRASS GIS $GRASSVERSION Reference Manual</h2>
<p>Geographic Resources Analysis Support System, commonly referred to as
-<a href=\"http://grass.itc.it\">GRASS</a>,
+<a href=\"http://grass.osgeo.org\">GRASS</a>,
is a Geographic Information System (GIS) used for geospatial data management
and analysis, image processing, graphics/maps production, spatial modeling,
and visualization. GRASS is currently used in academic and commercial settings
@@ -73,7 +73,7 @@
# $1: filename
echo "<hr>" >> $1
echo "<p><a href=\"$GISBASE/docs/html/index.html\">Help Index</a> | <a href=\"$GISBASE/docs/html/full_index.html\">Full Index</a> | <a href=\"$HTMLDIR/addon_index.html\">Addon Index</a><br>" >> $1
-echo "© 2003-2007 <a href=\"http://grass.itc.it\">GRASS Development Team</a></p>" >> $1
+echo "© 2003-2008 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a></p>" >> $1
echo "</body>" >> $1
echo "</html>" >> $1
}
Modified: grass/branches/releasebranch_6_3/macosx/pkg/resources/License.rtf
===================================================================
(Binary files differ)
Modified: grass/branches/releasebranch_6_3/macosx/pkg/resources/ReadMe.rtf
===================================================================
(Binary files differ)
More information about the grass-commit
mailing list