[Pkg-kde-trunk] [SCM] DocumentRoot for http://qt-kde.debian.net/ branch, documentroot, updated. 32be0ed63df8481a3316a783d2746a040ee6abdb

Modestas Vainius modax at alioth.debian.org
Sat Oct 16 16:35:45 UTC 2010


The following commit has been merged in the documentroot branch:
commit 32be0ed63df8481a3316a783d2746a040ee6abdb
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 19:35:22 2010 +0300

    Fix XHTML validation errors.
---
 index.php |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/index.php b/index.php
index 67122dd..7d9e508 100644
--- a/index.php
+++ b/index.php
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Debian Qt/KDE semi-official package repository</title>
 <style type="text/css">
-<!--/*--><[!CDATA[/*<!--*/
+<!--/*--><![CDATA[/*<!--*/
 .newsdate {
     font-weight: bold;
     font-size: 120%;
@@ -13,6 +13,10 @@
 .monospace {
     font-family: monospace;
 }
+.inlinecmd {
+    font-family: monospace;
+    text-decoration: underline;
+}
 /*]]>*/-->
 </style>
 </head>
@@ -75,8 +79,8 @@ unstable/experimental users.
 </p>
 <p>
 In order to receive repository updates using standard
-<u class="monospace">apt-get dist-upgrade</u> or
-<u class="monospace">aptitude full-upgrade</u> process, make sure that
+<span class="inlinecmd">apt-get dist-upgrade</span> or
+<span class="inlinecmd">aptitude full-upgrade</span> process, make sure that
 you have <strong>apt 0.8.5</strong> or later installed. Both testing and unstable
 distributions already have this version so if your system is up-to-date, you do
 not need to worry about further repository setup. However, if you had to hold

-- 
DocumentRoot for http://qt-kde.debian.net/



More information about the Pkg-kde-trunk mailing list