source: kde/kde.xml@ 3f40f5a

ken/TL2024 trunk xry111/llvm18
Last change on this file since 3f40f5a was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • 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="kf5/kf5.xml"/>
26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5-apps/kf5-apps.xml"/>
27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma5/plasma5.xml"/>
28
29</part>
Note: See TracBrowser for help on using the repository browser.