[med-svn] r4993 - trunk/community/website
Nelson A. de Oliveira
naoliv at alioth.debian.org
Fri Jul 2 16:25:40 UTC 2010
Author: naoliv
Date: 2010-07-02 16:25:38 +0000 (Fri, 02 Jul 2010)
New Revision: 4993
Modified:
trunk/community/website/index.php
Log:
Remove unneeded ellipsis entries
Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php 2010-07-02 15:24:16 UTC (rev 4992)
+++ trunk/community/website/index.php 2010-07-02 16:25:38 UTC (rev 4993)
@@ -52,7 +52,6 @@
<li><a href="/projects.xml"><?=_("Projects")?></a></li>
<li><a href="/support.xml"><?=_("Support")?></a></li>
<li><a href="/organisations.xml"><?=_("Organisations")?></a></li>
- <li>…</li>
</ul>
</div>
</div>
@@ -186,7 +185,6 @@
<ul>
<li>upload status;</li>
<li>buildd status;</li>
- <li>…</li>
</ul></li>
<li>use a general backend for retrieving information (i.e. do not put retrieving code directly
into index.php);</li>
@@ -194,12 +192,10 @@
<li>localization support:
<ul>
<li>automatize .po generation (and compilation);</li>
- <li>…</li>
</ul></li>
<li>make this TO-DO list dynamic;</li>
<li>add parsing scripts under SVN control;</li>
<li>add a "BuildD page" parsing <a href="http://people.debian.org/~igloo/status.php">http://people.debian.org/~igloo/status.php</a>;</li>
- <li>…</li>
</ul>
</div>
</div>
More information about the debian-med-commit
mailing list