source: kde/kde.xml@ 91dfeba

trunk
Last change on this file since 91dfeba was f9bfb7d6, checked in by Bruce Dubbs <bdubbs@…>, 6 weeks ago

Update to kf6-6.2.0 including extra-cmake-modules-6.2.0.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<part id="kde" xreflabel="KDE">
9 <?dbhtml filename="kde.html" dir="kde"?>
10
11 <title>KDE</title>
12 <partintro>
13 <para>
14 <application>KDE</application> is a comprehensive desktop environment
15 with a huge number of applications written for it and a huge amount of
16 users. It is based on the <application>Qt</application> framework.
17 </para>
18
19 <para>
20 For more information visit the official KDE project site at
21 <ulink url="https://kde.org/"/>.
22 </para>
23 </partintro>
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf6/kf6.xml"/>
26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5-apps/kf5-apps.xml"/>
27<!-- Call the xml with a 5 for now even though is should be 6 -->
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma5/plasma5.xml"/>
29
30</part>
Note: See TracBrowser for help on using the repository browser.