2011-03-10 04:39:52 +08:00
|
|
|
<?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$
|
|
|
|
-->
|
|
|
|
|
2012-08-08 23:38:30 +08:00
|
|
|
<part id="kde" xreflabel="KDE">
|
|
|
|
<?dbhtml filename="kde.html" dir="kde"?>
|
2011-03-10 04:39:52 +08:00
|
|
|
|
2015-06-25 07:03:07 +08:00
|
|
|
<title>Introduction to 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>
|
2013-02-12 02:51:17 +08:00
|
|
|
|
2015-06-25 07:03:07 +08:00
|
|
|
<para>There are two versions of <application>KDE</application>. KDE4
|
|
|
|
is a mature version that combines libraries and the desktop environment
|
|
|
|
into one set of packages and has numerous appplications that can be
|
|
|
|
built on that base. For KDE5, the libraries, now called KDE Frameworks
|
|
|
|
5 or KF5, are separate from the desktop environment called KDE Plasma 5.
|
|
|
|
Both envionments can be installed, but Plasma is not yet considered
|
|
|
|
stable.</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="intro/introduction.xml"/>-->
|
2011-03-10 04:39:52 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="core/core.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add/add.xml"/>
|
2015-06-25 07:03:07 +08:00
|
|
|
<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"/>
|
2011-03-10 04:39:52 +08:00
|
|
|
<!--
|
|
|
|
Language packs!
|
2013-02-12 02:51:17 +08:00
|
|
|
-->
|
2011-03-10 04:39:52 +08:00
|
|
|
|
|
|
|
</part>
|