rev 9729 - www/v2/pages

Ana Beatriz Guerrero López ana at alioth.debian.org
Wed Mar 12 20:54:18 UTC 2008


Author: ana
Date: 2008-03-12 20:54:13 +0000 (Wed, 12 Mar 2008)
New Revision: 9729

Modified:
   www/v2/pages/bugs
   www/v2/pages/faq
   www/v2/pages/index
   www/v2/pages/qtkde
   www/v2/pages/style.css
Log:
more changes by davies, mostly highlightling stuff


Modified: www/v2/pages/bugs
===================================================================
--- www/v2/pages/bugs	2008-03-12 18:58:22 UTC (rev 9728)
+++ www/v2/pages/bugs	2008-03-12 20:54:13 UTC (rev 9729)
@@ -11,7 +11,9 @@
 <li>If no response from submitter, close the bug after approx. 4 weeks</li>
 </ul>
 <p>
-Some of the importaint steps was 1) remember to tag +moreinfo unreproducible when asking for moreinfo and remember to mark the bug as forwarded.
+The most important steps were 1) remember to tag <kbd>+moreinfo
+unreproducible</kbd> when asking for moreinfo and 2) remember to mark the bug
+as forwarded.
 </p>
 <h3>Bug tagging and forwarding</h3>
 <p>
@@ -56,7 +58,7 @@
 Happy bug closing!
 </p>
 
-<h2>Links to bts</h2>
+<h2>Links to BTS</h2>
 <p>
 This is a attempt to try to group the bugs in sections of relevance - or just in smaller sections.
 A package like konqueror has many different functions and not all people use all of these functions.

Modified: www/v2/pages/faq
===================================================================
--- www/v2/pages/faq	2008-03-12 18:58:22 UTC (rev 9728)
+++ www/v2/pages/faq	2008-03-12 20:54:13 UTC (rev 9729)
@@ -34,8 +34,9 @@
 			<li>The packages are installed, but configure is unable to find them.</li>
 			</ul>
 			
-			<p>First, make sure you have (at least) libqt3-mt-dev and qt3-dev-tools. If
-			configure is successful, but during compilation, the build fails because a file
+			<p>First, make sure you have (at least) <strong>libqt3-mt-dev</strong>
+            and <strong>qt3-dev-tools</strong>. If configure is successful, but
+            during compilation, the build fails because a file
 			is missing (for example, qlist.h), this means this software is using obsolete
 			headers. Please, report this fact to the developers of this software, and to
 			complete the build, install libqt3-compat-headers.</p>
@@ -49,9 +50,11 @@
 			<p>Since this is a bit annoying if you are compiling lots of times, you can
 			set the environment variable QTDIR, pointing to /usr/share/qt3 (in bash:
 			export QTDIR=/usr/share/qt3).</p>
+
+            <p>If you wist to compile Qt4 applications, please install the
+            <strong>libqt4-dev</strong> and <strong>qt4-dev-tools</strong>
+            packages.</p>
 			
-			
-			
 			<h4 id="q4">4. When I remove one application, my whole KDE is deleted!</h4>
 			
 			<p>If you installed all KDE, for example, running <kbd>apt-get install kde</kbd>, 

Modified: www/v2/pages/index
===================================================================
--- www/v2/pages/index	2008-03-12 18:58:22 UTC (rev 9728)
+++ www/v2/pages/index	2008-03-12 20:54:13 UTC (rev 9729)
@@ -1,7 +1,7 @@
 
 			<h2>Welcome!</h2>
 
-			<p><img src="images/konqui.jpg" width="152" height="184" alt="Konqui" class="left photo" />This is the home page of two closely related teams:</p>
+			<p><img src="images/konqui.jpg" width="152" height="184" alt="Konqui" class="right photo" />This is the home page of two closely related teams:</p>
 
          <ul>
             <li><a href="qtkde.html">Debian Qt/KDE Maintainers</a></li>

Modified: www/v2/pages/qtkde
===================================================================
--- www/v2/pages/qtkde	2008-03-12 18:58:22 UTC (rev 9728)
+++ www/v2/pages/qtkde	2008-03-12 20:54:13 UTC (rev 9729)
@@ -1,8 +1,7 @@
 			<h2>Debian Qt/KDE Maintainers<img src="../images/qtkdeteam_64.png" style="float:right; margin:-8px 0 0 0;" /></h2>
 			<p>This team maintains all the official <a href="http://www.kde.org">KDE</a> modules.</p>
 			<p>Mailing list: <a href="mailto:debian-qt-kde at lists.debian.org">debian-qt-kde at lists.debian.org</a></p>
-			<p>If you are a user and want to get in contact with us, come around in #debian-kde on OFTC, or mail <a href="mailto:debian-kde at lists.debian.org">debian-kde at lists.debian.org</a>.</p>
-			<p>If you want to discuss development/packaging questions whith us, come around in #debian-qt-kde on OFTC, or mail <a href="mailto:pkg-kde-talk at lists.alioth.debian.org">pkg-kde-talk at lists.alioth.debian.org</a>.</p>
+			<p>If you are a user and want to get in contact with us, come around in <a href="irc://irc.oftc.net/debian-kde">#debian-kde</a> on OFTC, or mail <a href="mailto:debian-kde at lists.debian.org">debian-kde at lists.debian.org</a>.</p>
+			<p>If you want to discuss development/packaging questions whith us, come around in <a href="irc://irc.oftc.net/debian-qt-kde">#debian-qt-kde</a> on <a href="http://www.oftc.net">OFTC</a>, or mail <a href="mailto:pkg-kde-talk at lists.alioth.debian.org">pkg-kde-talk at lists.alioth.debian.org</a>.</p>
 
-
 			<p>Mailing list archives: <a href="http://lists.debian.org/debian-qt-kde/">debian-qt-kde</a>, <a href="http://lists.debian.org/debian-kde/">debian-kde</a>, <a href="http://lists.alioth.debian.org/pipermail/pkg-kde-talk/">pkg-kde-talk</a></p>

Modified: www/v2/pages/style.css
===================================================================
--- www/v2/pages/style.css	2008-03-12 18:58:22 UTC (rev 9728)
+++ www/v2/pages/style.css	2008-03-12 20:54:13 UTC (rev 9729)
@@ -59,6 +59,10 @@
 padding:1px 2px 2px 3px;
 }
 
+h4 {
+    color: #2C72C7;
+}
+
 h5{margin:0 0 18px 10px;}
 
 hr{




More information about the pkg-kde-commits mailing list