[GRASS-SVN] r51263 - grass/branches/releasebranch_6_4/tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Apr 4 17:20:47 EDT 2012
Author: neteler
Date: 2012-04-04 14:20:47 -0700 (Wed, 04 Apr 2012)
New Revision: 51263
Modified:
grass/branches/releasebranch_6_4/tools/build_html_index.sh
Log:
de-advertise GEM, g.extension works better
Modified: grass/branches/releasebranch_6_4/tools/build_html_index.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/build_html_index.sh 2012-04-04 19:28:31 UTC (rev 51262)
+++ grass/branches/releasebranch_6_4/tools/build_html_index.sh 2012-04-04 21:20:47 UTC (rev 51263)
@@ -170,7 +170,9 @@
<td valign=\"top\" bgcolor=\"$BOXCOLOR\" class="box"><h3> Miscellaneous</h3>
<ul>
<li><a href=\"misc.html\">Misc. commands manual</a></li>
+ <!-- outdated
<li><a href=\"gem/index.html\">The GRASS Extensions Manager (GEM)</a></li>
+ -->
</ul></td>
</tr>
<tr>
More information about the grass-commit
mailing list