mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
0d7900a67c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0
34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE partintro PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="kde-intro">
|
|
<?dbhtml filename="kdeintro.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Introduction to KDE</title>
|
|
|
|
<para><application>KDE</application> Software Compilation 4 is a
|
|
comprehensive desktop environment with a huge number of applications
|
|
written for it and a huge amount of users. It is based on the
|
|
<application>Qt</application> framework.</para>
|
|
<para>For more information visit the official KDE project site at
|
|
<ulink url="http://www.kde.org/"/>.</para>
|
|
|
|
<sect2><title>Build order</title>
|
|
|
|
<para>The core <application>KDE</application> packages are listed in the
|
|
recommended and tested build order. The additional
|
|
<application>KDE</application> packages can be built in any order.</para>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|