[Pkg-kde-commits] rev 965 - www/docs

Alejandro Exojo Piqueras suy-guest@costa.debian.org
Mon, 04 Apr 2005 20:47:45 +0000


Author: suy-guest
Date: 2005-04-04 20:47:44 +0000 (Mon, 04 Apr 2005)
New Revision: 965

Modified:
   www/docs/descriptions.html
   www/docs/faq.html
   www/docs/help.html
   www/docs/index.html
   www/docs/install.html
   www/docs/packages.html
   www/docs/people.html
   www/docs/versions.html
Log:
* Drop the alternate stylesheets, and leave only the default one.
* Add EOL at end of file.
* install.html: Drop the lines about the lack of kdm in the repo.
* faq.html: Add Q&A in FAQ about KMail and GPG/MIME.
* Fixed small validation problems with html tidy.


Modified: www/docs/descriptions.html
===================================================================
--- www/docs/descriptions.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/descriptions.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; Descriptions policy draft</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 <h1>The Debian KDE maintainers</h1>
@@ -88,6 +82,7 @@
 sense for some modules (like this, multimedia), but the websites of KDE-Edu,
 KDE-Accesibility, KDE-PIM, and maybe others, are interesting, and can be
 promoted.</li>
+</ol>
 
 <h3>Metapackages</h3>
 
@@ -128,3 +123,4 @@
 
 </body>
 </html>
+

Modified: www/docs/faq.html
===================================================================
--- www/docs/faq.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/faq.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; FAQ</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -19,14 +13,14 @@
 
 <h2>Frequently Asked Questions (FAQ)</h2>
 
-<h4 id="1">1. I can't compile Qt/KDE applications! I get this: configure error:
+<h4 id="q1">1. I can't compile Qt/KDE applications! I get this: configure error:
 Qt not found</h4>
 
 <p>A very common problem when compiling KDE programs (or other ones which use
 Qt), is that the configure script, is unable to find where Qt is, and failing
 with a message like this:
 
-<p><samp>checking for Qt... configure: error: Qt (>= Qt 3.1.0) (headers and
+<p><samp>checking for Qt... configure: error: Qt (&gt;= Qt 3.1.0) (headers and
 libraries) not found. Please check your installation!</samp></p>
 
 <p>This problem can mean different things:</p>
@@ -54,7 +48,7 @@
 
 
 
-<h4 id="2">2. When I remove one application, my whole KDE is deleted!</h4>
+<h4 id="q2">2. When I remove one application, my whole KDE is deleted!</h4>
 
 <p>Make sure you understand what a metapackage is, and how are structured the
 <a href="packages.html">KDE packages</a>. If you installed all KDE, for
@@ -69,12 +63,24 @@
 
 
 
-<h4 id="3">3. How do I install KDE?</h4>
+<h4 id="q3">3. How do I install KDE?</h4>
 
 <p>If you want the desktop, and the basic applications, install kde-core, and
 x-window-system-core. If you want the complete desktop, and all applications,
 install kde instead. See the <a href="packages.html">overview of the KDE
 packages</a> for more information.</p>
 
+
+<h4 id="q4">4. I can't decrypt some messages with KMail</h4>
+
+<p>You probably are missing the gnupg-agent package. Read the document about <a
+href="http://kmail.kde.org/kmail-pgpmime-howto.html">using OpenPGP and
+PGP/MIME</a> in the KMail website. Using Debian you don't need to build
+anything, so skip the first part, and install pinentry-qt and gnupg-agent.
+After that, configure GPG as explained in the HOWTO. Restart X to make sure
+<code>/etc/X11/Xsession.d/90gpg-agent</code> is run.</p>
+
+
 </body>
 </html>
+

Modified: www/docs/help.html
===================================================================
--- www/docs/help.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/help.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; Help</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -78,4 +72,5 @@
 </dl>
 
 </body>
-</html>
\ No newline at end of file
+</html>
+

Modified: www/docs/index.html
===================================================================
--- www/docs/index.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/index.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; Home page</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -32,7 +26,7 @@
 
 <ul>
 <li><a href="install.html">How to install KDE 3.4</a></li>
-<li><a href="versions.html">KDE versions in Debian</li>
+<li><a href="versions.html">KDE versions in Debian</a></li>
 <li><a href="packages.html">Overview of the KDE packages</a></li>
 <li><a href="faq.html">FAQ</a></li>
 <li><a href="help.html">Receiving help</a></li>
@@ -47,3 +41,4 @@
 
 </body>
 </html>
+

Modified: www/docs/install.html
===================================================================
--- www/docs/install.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/install.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; Installation</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -45,28 +39,10 @@
 will complicate the uploads targetted at Sarge. They can be uploaded to
 experimental too, but this repository is preferred by the packagers.</li>
 
-<li>Some packages are missing. If you don't see them, be patient, please.
-Asking the packagers about when will be ready, makes them spent time in
-explaining, not in packaging. ;-)</li>
+<li>Except kdebindings, all packages are uploaded. If you experience bugs,
+please be patient.  Asking the packagers about when will be the bugs fixed,
+makes them spend time in explaining, not in packaging. ;-)</li> </ol>
 
-<li>One special case is kdm. It is part of kdebase, but it hasn't been uploaded,
-because the upgrade from the previous version wasn't warranteed to keep
-your configuration safe. It is fully functional, but the installation is not
-automatic. If you want to use it, you have to:
-<ul>
-<li><a
-href="http://pauillac.inria.fr/~habouzit/kdm_3.4.0-0pre1_i386.deb">Dowload
-it manually</a>.</li>
-<li>Save your kdm configuration (<code>/etc/kde3/kdm/</code>).</li>
-<li>Purge your installed kdm (<kbd>dpkg --purge kdm</kbd>).</li>
-<li>Install manually the package (<kbd>dpkg -i
-kdm_3.4.0-0pre1_i386.deb</kbd>).</li>
-<li>Now you can configure kdm using the Control Center module.</li>
-</ul>
-</li>
-
-</ol>
-
 <p>For more information, see this emails:</p>
 <ul>
 <li><a href="http://lists.debian.org/debian-qt-kde/2005/03/msg00063.html">kdm is
@@ -77,9 +53,10 @@
 
 
 <p>If you have success or failure, detailed reports about it are welcomed. But
-please <storng>don't</storng> use the Bug Tracking System yet (bugs.debian.org),
-because this packages are not yet part of the official distribution. Use the
+please <strong>don't</strong> use the Bug Tracking System yet (bugs.debian.org),
+because this packages are not part of the official distribution. Use the
 debian-kde@lists.debian.org mailing list instead.</p>
 
 </body>
-</html>
\ No newline at end of file
+</html>
+

Modified: www/docs/packages.html
===================================================================
--- www/docs/packages.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/packages.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; Packages</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -45,4 +39,5 @@
 development, install kde-devel. If you are bored, install kde-amusements.</p>
 
 </body>
-</html>
\ No newline at end of file
+</html>
+

Modified: www/docs/people.html
===================================================================
--- www/docs/people.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/people.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; People</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -60,3 +54,4 @@
 
 </body>
 </html>
+

Modified: www/docs/versions.html
===================================================================
--- www/docs/versions.html	2005-04-04 14:43:32 UTC (rev 964)
+++ www/docs/versions.html	2005-04-04 20:47:44 UTC (rev 965)
@@ -6,12 +6,6 @@
 <title>The Debian KDE maintainers &mdash; KDE versions</title>
 <link rel="stylesheet" type="text/css" title="Swiss"
 href="http://www.w3.org/StyleSheets/Core/Swiss"/>
-
-<link rel="alternate stylesheet" title="Modernist"
-href="http://www.w3.org/StyleSheets/Core/Modernist" />
-<link rel="alternate stylesheet" title="Steely"
-href="http://www.w3.org/StyleSheets/Core/Steely" />
-
 </head>
 <body>
 
@@ -60,4 +54,5 @@
 
 
 </body>
-</html>
\ No newline at end of file
+</html>
+