[Tux4kids-commits] r331 - tux4kids-web/htdocs

h01ger-guest at alioth.debian.org h01ger-guest at alioth.debian.org
Sun Nov 18 15:57:29 UTC 2007


Author: h01ger-guest
Date: 2007-11-18 15:57:29 +0000 (Sun, 18 Nov 2007)
New Revision: 331

Modified:
   tux4kids-web/htdocs/index.php
Log:
add some links

Modified: tux4kids-web/htdocs/index.php
===================================================================
--- tux4kids-web/htdocs/index.php	2007-11-18 15:48:06 UTC (rev 330)
+++ tux4kids-web/htdocs/index.php	2007-11-18 15:57:29 UTC (rev 331)
@@ -150,7 +150,24 @@
 </p>
 
 <p><b>FIXME:</b> add some links to the lists, svn, etc here :-)</p> 
+<ul>
+	<ul>Subversion source repository:<a href="http://svn.debian.org/wsvn/tux4kids">browsable</a></ul> or <a href="svn://svn.debian.org/tux4kids/"></a>svn://svn.debian.org/tux4kids/</ul>
+	<ul><a href="http://bugs.debian.org/tuxtype"></a>bugs in the Debian BTS against tuxtype</ul> 
+	<ul><a href="http://bugs.debian.org/tuxtype-data-nonfree"></a>bugs in the Debian BTS against tuxtype-data-non-free</ul> 
+	<ul><a href="http://bugs.debian.org/tuxmath"></a>bugs in the Debian BTS against tuxmath</ul></ul>
+		
+	http://svn.debian.org/wsvn/tux4kids    svn://svn.debian.org/tux4kids/
+</ul>
 
+
+<hr>
+<h2>Tuxpaint</h2>
+<p>
+	For now, just a pointer to the <a href="http://www.tuxpaint.org" target="_blank">tuxpaint homepage</a>.
+</p>
+
+
+
 <?php if ($handle=fopen('http://'.$domain.'/export/projnews.php?group_name='.$group_name,'r')){
 $contents = '';
 while (!feof($handle)) {




More information about the Tux4kids-commits mailing list