[Tux4kids-commits] r1613 - in tux4kids-web/htdocs: tuxmath tuxtype

David Bruce dbruce-guest at alioth.debian.org
Tue Oct 27 13:52:29 UTC 2009


Author: dbruce-guest
Date: 2009-10-27 13:52:29 +0000 (Tue, 27 Oct 2009)
New Revision: 1613

Modified:
   tux4kids-web/htdocs/tuxmath/download.php
   tux4kids-web/htdocs/tuxtype/download.php
Log:
updates of website material

Modified: tux4kids-web/htdocs/tuxmath/download.php
===================================================================
--- tux4kids-web/htdocs/tuxmath/download.php	2009-10-27 11:06:11 UTC (rev 1612)
+++ tux4kids-web/htdocs/tuxmath/download.php	2009-10-27 13:52:29 UTC (rev 1613)
@@ -40,19 +40,21 @@
 					</tr>
 					<tr>
 						<td width="48px"><img src="images/macosx.gif" alt="Mac OS X Logo" align="top" /></td>
-						<td>Either you love it or your hate it, but it is unforgettable Mac OS X.</td>
+						<td>Mac OS X</td>
 					</tr>
 				</table><br /><br />
 				<table class="dow">
 					<tr>
 						<th colspan="2">
-						Debian-based Linux
+						Ubuntu and other Debian-based Linux
 						</th>
 					</tr>
 					<tr>
 						<td width="48px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
 						<td>If you run Debian simply open a terminal and run<br />
-						<kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd></td>
+						<kbd>sudo aptitude install tuxmath</kbd></td>
+						<td>For Ubuntu users or anyone who prefers "apt-get" over "aptitude", the command is:<br />
+						<kbd>sudo apt-get install tuxmath</kbd></td>
 					</tr>
 				</table><br /><br />
 				<table class="dow">

Modified: tux4kids-web/htdocs/tuxtype/download.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/download.php	2009-10-27 11:06:11 UTC (rev 1612)
+++ tux4kids-web/htdocs/tuxtype/download.php	2009-10-27 13:52:29 UTC (rev 1613)
@@ -35,24 +35,26 @@
 					<tr>
 						<th colspan="2" width="700px">Apple Mac OS X</th>
 						<td>	
-							<a href="https://alioth.debian.org/frs/download.php/2381/TuxType_w_fonts-1.5.17-MacOS10.3PPC.dmg"><img src="images/dbutton.png" alt="Download"></a>
+							<a href="https://alioth.debian.org/frs/download.php/2380/TuxType_w_fonts-1.5.17-MacOS10.4+.dmg"><img src="images/dbutton.png" alt="Download"></a>
 						</td>
 					</tr>
 					<tr>
 						<td width="48px"><img src="images/macosx.gif" alt="Mac OS X Logo" align="top" /></td>
-						<td>Either you love it or your hate it, but it is unforgettable Mac OS X.</td>
+						<td>Mac OS X</td>
 					</tr>
 				</table><br /><br />
 				<table class="dow">
 					<tr>
 						<th colspan="2">
-						Debian-based Linux
+						Ubuntu and other Debian-based Linux
 						</th>
 					</tr>
 					<tr>
 						<td width="48px"><img src="images/linux-ubuntu.gif" alt="Ubuntu Logo" align="top" /></td>
 						<td>If you run Debian simply open a terminal and run<br />
-						<kbd>aptitude install tuxmath tuxtype tuxtype-data-nonfree</kbd></td>
+						<kbd>sudo aptitude install tuxmath</kbd></td>
+						<td>For Ubuntu users or anyone who prefers "apt-get" over "aptitude", the command is:<br />
+						<kbd>sudo apt-get install tuxmath</kbd></td>
 					</tr>
 				</table><br /><br />
 				<table class="dow">




More information about the Tux4kids-commits mailing list