aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2003-10-28 14:24:07 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2003-10-28 14:24:07 +0000
commit6b82375ffa161731330ad9d740e8a75f9332078c (patch)
tree6ac0c76e0944a4661aede336d112bfac40624850
parent64b18a904a5ae6f03f92f09b4fec27c582608c1b (diff)
Added note about KDE available patches
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1452 af4574ff-66df-0310-9fd7-8a98e5e911e0
-rw-r--r--introduction/welcome/changelog.xml3
-rw-r--r--kde/kde-intro.xml7
2 files changed, 10 insertions, 0 deletions
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 135c9c4873..f4cab03bbd 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
+<listitem><para>October 28th, 2003 [bdubbs]: Added a note about
+KDE patches as suggested by Alexander E. Patrakov.</para></listitem>
+
<listitem><para>October 28th, 2003 [igor]: Measured SBUs where
missing (parts II to V).</para></listitem>
diff --git a/kde/kde-intro.xml b/kde/kde-intro.xml
index 22e2c572cb..6212bb8245 100644
--- a/kde/kde-intro.xml
+++ b/kde/kde-intro.xml
@@ -39,4 +39,11 @@ component.</para>
from the core packages is not advisable since it may result in an
incomplete <acronym>KDE</acronym> installation.</para>
+<note><para><acronym>KDE</acronym> is a large and complicated set of packages. In
+some cases, users have found fixes that have not made it into the official KDE
+sources yet. If you have a problem with a specific application, take a look at
+the patches in <filename>http://www.linuxfromscratch.org/patches/downloads/kde*</filename>.
+The current patches will have the version number, &kde-version;, as a part of their
+filename.</para></note>
+
</partintro>