glfs/kde/kde.xml
Pierre Labastie 1c8c15ce9e Fix <para> format: kde chapter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22818 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-08 10:20:09 +00:00

35 lines
1.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE part 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;
]>
<!--
$LastChangedBy$
$Date$
-->
<part id="kde" xreflabel="KDE">
<?dbhtml filename="kde.html" dir="kde"?>
<title>KDE</title>
<partintro>
<para>
<application>KDE</application> 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>
</partintro>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5/kf5.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5-apps/kf5-apps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma5/plasma5.xml"/>
</part>