[Tux4kids-commits] r1616 - in tux4kids-web/htdocs: tuxmath tuxtype
David Bruce
dbruce-guest at alioth.debian.org
Tue Oct 27 14:19:39 UTC 2009
Author: dbruce-guest
Date: 2009-10-27 14:19:38 +0000 (Tue, 27 Oct 2009)
New Revision: 1616
Modified:
tux4kids-web/htdocs/tuxmath/download.php
tux4kids-web/htdocs/tuxtype/download.php
Log:
Better text description for source tarball downloads
Modified: tux4kids-web/htdocs/tuxmath/download.php
===================================================================
--- tux4kids-web/htdocs/tuxmath/download.php 2009-10-27 14:13:46 UTC (rev 1615)
+++ tux4kids-web/htdocs/tuxmath/download.php 2009-10-27 14:19:38 UTC (rev 1616)
@@ -66,7 +66,7 @@
</tr>
<tr>
<td width="48px"><img src="images/gear.gif" alt="Gears" align="top" /></td>
- <td>For your enjoyment and to enable you to learn even more we give you the foundation of open source software, the source code itself.</td>
+ <td>Standard *.tar.gz "tarball" source archive, suitable for building using "./configure; make; sudo make install". See the README file for list of required libs.</td>
</tr>
</table><br /><br />
If you are looking for earlier (or newer!) releases check out our <a href="https://alioth.debian.org/frs/?group_id=31080">released files</a> page.
Modified: tux4kids-web/htdocs/tuxtype/download.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/download.php 2009-10-27 14:13:46 UTC (rev 1615)
+++ tux4kids-web/htdocs/tuxtype/download.php 2009-10-27 14:19:38 UTC (rev 1616)
@@ -66,7 +66,7 @@
</tr>
<tr>
<td width="48px"><img src="images/gear.gif" alt="Gears" align="top" /></td>
- <td>For your enjoyment and to enable you to learn even more we give you the foundation of open source software, the source code itself.</td>
+ <td>Standard *.tar.gz "tarball" source archive, suitable for building using "./configure; make; sudo make install". See the README file for list of required libs.</td>
</tr>
</table><br /><br />
If you are looking for earlier (or newer!) releases check out our <a href="https://alioth.debian.org/frs/?group_id=31080">released files</a> page.
More information about the Tux4kids-commits
mailing list