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

David Bruce dbruce-guest at alioth.debian.org
Tue Oct 27 14:53:32 UTC 2009


Author: dbruce-guest
Date: 2009-10-27 14:53:31 +0000 (Tue, 27 Oct 2009)
New Revision: 1618

Modified:
   tux4kids-web/htdocs/tuxmath/download.php
   tux4kids-web/htdocs/tuxtype/download.php
Log:
fix of rpm logo image path

Modified: tux4kids-web/htdocs/tuxmath/download.php
===================================================================
--- tux4kids-web/htdocs/tuxmath/download.php	2009-10-27 14:51:16 UTC (rev 1617)
+++ tux4kids-web/htdocs/tuxmath/download.php	2009-10-27 14:53:31 UTC (rev 1618)
@@ -64,7 +64,7 @@
 						</th>
 					</tr>
 					<tr>
-						<td width="70px"><img src="rpm_logo.png" alt="RPM Logo" align="top" /></td>
+						<td width="80px"><img src="images/rpm_logo.png" alt="RPM Logo" align="top" /></td>
 						<td>The Tux4Kids applications are available in the standard repositories of all major (GNU)-Linux distributions, and can be installed using the package manager.  For the latest versions, individual RPM packages for TuxMath and TuxType can be found by searching the <a href="http://software.opensuse.org/search">OpenSUSE Build Service</a>. 32-bit and 64-bit packages are available for all recent versions of Fedora, OpenSUSE, and Mandriva.</td>
 					</tr>
 				</table><br /><br />

Modified: tux4kids-web/htdocs/tuxtype/download.php
===================================================================
--- tux4kids-web/htdocs/tuxtype/download.php	2009-10-27 14:51:16 UTC (rev 1617)
+++ tux4kids-web/htdocs/tuxtype/download.php	2009-10-27 14:53:31 UTC (rev 1618)
@@ -64,7 +64,7 @@
 						</th>
 					</tr>
 					<tr>
-						<td width="70px"><img src="rpm_logo.png" alt="RPM Logo" align="top" /></td>
+						<td width="80px"><img src="images/rpm_logo.png" alt="RPM Logo" align="top" /></td>
 						<td>The Tux4Kids applications are available in the standard repositories of all major (GNU)-Linux distributions, and can be installed using the package manager.  For the latest versions, individual RPM packages for TuxMath and TuxType can be found by searching the <a href="http://software.opensuse.org/search">OpenSUSE Build Service</a>. 32-bit and 64-bit packages are available for all recent versions of Fedora, OpenSUSE, and Mandriva.</td>
 					</tr>
 				</table><br /><br />




More information about the Tux4kids-commits mailing list