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

Modestas Vainius modax at alioth.debian.org
Sat Oct 16 16:15:51 UTC 2010


The following commit has been merged in the documentroot branch:
commit 7034c51aa16302ffcdba971cd86906e5960cd3bf
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 19:15:48 2010 +0300

    Various styling fixes to the recently added text.
---
 index.php |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/index.php b/index.php
index 9261e8a..67122dd 100644
--- a/index.php
+++ b/index.php
@@ -10,6 +10,9 @@
     font-size: 120%;
     padding-right: 1em;
 }
+.monospace {
+    font-family: monospace;
+}
 /*]]>*/-->
 </style>
 </head>
@@ -71,13 +74,14 @@ experimental. Therefore, this repository is targetted at Debian
 unstable/experimental users.
 </p>
 <p>
-In order to receive repository updates using standard <pre>apt-get
-dist-upgrade</pre> or <pre>aptitude full-upgrade</pre> process, make sure that
+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
 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
-back apt for some reason, it's recommended that you add the following snippet
-to the /etc/apt/preferences file:
+back <strong>apt</strong> for some reason, it's recommended that you add the
+following snippet to the /etc/apt/preferences file:
 </p>
 <pre>
 Package: *
@@ -85,8 +89,9 @@ Pin: release o=qt-kde,a=experimental-snapshots
 Pin-Priority: 100
 </pre>
 <p>
-Once you upgrade to apt 0.8.5 or later, you can remove this snippet from
-/etc/apt/preferences. However, if you happen to keep it, it won't do any harm.
+Once you upgrade to <strong>apt 0.8.5</strong> or later, you can remove this
+snippet from /etc/apt/preferences. However, if you happen to keep it, it won't
+do any harm.
 </p>
 
 <h1>KDE Software Compilation 4.5.1 packages</h1>

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



More information about the Pkg-kde-trunk mailing list