From 7c27bc802436a46fbf4df366eb7fa67264b76433 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 4 Feb 2005 02:09:31 +0000 Subject: [PATCH] Added index items to kdelibs git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3386 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 3 ++ kde/core/kdelibs.xml | 56 +++++++++++++++++++++++++----- 2 files changed, 50 insertions(+), 9 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 6de746b7cf..a78fdd819c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -22,6 +22,9 @@ who wrote what. +February 3rd, 2005 [bdubbs]: Added index items to +kdelibs. + February 3rd, 2005 [bdubbs]: Added index items to aRts. diff --git a/kde/core/kdelibs.xml b/kde/core/kdelibs.xml index e9d595cc94..927df33864 100644 --- a/kde/core/kdelibs.xml +++ b/kde/core/kdelibs.xml @@ -19,6 +19,9 @@ <application>kdelibs</application>-&kde-version; + + Kdelibs + Introduction to <application>kdelibs</application> @@ -101,8 +104,7 @@ patch -Np0 kio/kio/job.cpp ../post-3.3.2-kdelibs-kio.diff && patch -Np0 -i ../post-3.3.2-kdelibs-kioslave.patch && ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking --enable-fast-malloc=full && -make && -make install +make If you wish to create the API documentation and you have Doxygen and @@ -110,6 +112,10 @@ you have Doxygen and must be done before make install. This applies to all packages which can utilize Doxygen. +Now, as the root user: + +make install + Command explanations @@ -135,15 +141,47 @@ engine. --> Contents -kdelibs provides numerous programs and -libraries needed by KDE programs. - + + Installed Programs + Installed Libraries + + + kspell + Numerous KDE liraries + + -Description -The number of programs and libraries installed by -kdelibs prohibits an explanation of each one in this -section. Instead, see the KDE + + Short Descriptions + + + + kspell + + is the spelling checker used by KDE applications such as Kate, KMail, and KWord. + It is a GUI frontend to International ISpell and ASpell. + + kspell + + + + + + KDE Libraries + + contains essential functions that are needed by KDS applications. + + kde-libraries + + + + + + +The number of programs and libraries installed by +kdelibs prohibits an explanation of each one in this +section. Instead, see the KDE Documentation.