[GRASS-SVN] r50911 - grass-web/trunk/download
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Feb 21 03:06:08 EST 2012
Author: hamish
Date: 2012-02-21 00:06:08 -0800 (Tue, 21 Feb 2012)
New Revision: 50911
Modified:
grass-web/trunk/download/software.inc
Log:
more tooltips and word reduction
Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc 2012-02-21 07:01:44 UTC (rev 50910)
+++ grass-web/trunk/download/software.inc 2012-02-21 08:06:08 UTC (rev 50911)
@@ -49,11 +49,12 @@
<tr valign=top>
<td>
<img src="../images/logo_lin.png" alt="GNU/Linux"> GNU/Linux:<BR>
- • <a href="http://packages.debian.org/grass">Debian</a>
- (<tt>apt-get install grass</tt>)<br> <!-- Packager: DebianGIS team (ie Frankie and Hamish) -->
- • <a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=1972">Fedora Linux</a> (<tt>yum install grass</tt>)<br>
- • <a href="http://download.opensuse.org/repositories/Application:/Geo/">OpenSUSE</a> (Geo Repo)<br> <!-- Otto Dassau -->
- • <a href="http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS">Red Hat Enterprise Linux</a> (RHEL, CentOS and Scientific Linux)<br>
+ • <a href="http://packages.debian.org/grass" title="apt-get install grass">Debian</a>
+ <br> <!-- Packager: DebianGIS team (ie Frankie and Hamish) -->
+ • <a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=1972" title="yum install grass">Fedora Linux</a><br>
+ • <a href="http://download.opensuse.org/repositories/Application:/Geo/" title="Geo Repository">OpenSUSE</a><br> <!-- Otto Dassau -->
+ • <a href="http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS">Red Hat Enterprise Linux</a>
+ <br> (RHEL, CentOS and Scientific Linux)<br>
• <a href="https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable" title="apt-get install grass">Ubuntu</a><br>
• <a href="../grass64/binary/linux/snapshot/">Generic weekly snapshot</a><br>
@@ -67,9 +68,9 @@
• <a href="../grass64/source/grass-6.4.2.tar.gz">grass-6.4.2.tar.gz</a>
(<a href="../grass64/source/grass-6.4.2.md5sum">md5sum</a>)
<br>
- • <a href="../grass64/source/snapshot/">Weekly 6.4-svn snapshot</a><br>
- • <a href="http://trac.osgeo.org/grass/wiki/DownloadSource#GRASS6.4">Download latest 6.4-svn code</a><br>
- • <a href="http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4">6.4-svn source code browser</a>
+ • <a href="../grass64/source/snapshot/">Weekly Svn snapshot</a><br>
+ • <a href="http://trac.osgeo.org/grass/wiki/DownloadSource#GRASS6.4">Svn code checkout</a><br>
+ • <a href="http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4">Svn code browser</a>
</td>
<td>
More information about the grass-commit
mailing list