source: kde/kde.xml@ ba6b00b

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

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[0e25c32]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
[2a7334e8]8<part id="kde" xreflabel="KDE">
9 <?dbhtml filename="kde.html" dir="kde"?>
[0e25c32]10
[f175d6f6]11 <title>KDE</title>
[1c8c15c]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>
[0d7900a]18
[1c8c15c]19 <para>
20 For more information visit the official KDE project site at
[75b1a338]21 <ulink url="https://kde.org/"/>.
[1c8c15c]22 </para>
23 </partintro>
[632bfad]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
[8e6f4f8]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"/>
[0e25c32]28
29</part>
Note: See TracBrowser for help on using the repository browser.