source: kde/introduction.xml@ 3f40f5a

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

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[0e25c32]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[632bfad]4 <!ENTITY % general-entities SYSTEM "../general.ent">
[0e25c32]5 %general-entities;
6]>
7
8<!--
9$Date$
10-->
11
[f175d6f6]12<chapter id="kde-prereq" xreflabel="Introduction to KDE">
[0e25c32]13 <?dbhtml filename="introduction.html"?>
14
[f175d6f6]15 <title>Introduction to KDE</title>
[0e25c32]16
[2a7334e8]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde-intro.xml"/>
[f0061d7]18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="extra-cmake-modules.xml"/>
[8e6f4f8]19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon.xml"/>
[bac7c05]20<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-gstreamer.xml"/>-->
[8e6f4f8]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="phonon-backend-vlc.xml"/>
22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="polkit-qt.xml"/>
[f175d6f6]23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbusmenuqt.xml"/>
[bab8330]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-wayland-protocols.xml"/>
[f1b74bf]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kuserfeedback.xml"/>
[0e25c32]26
27</chapter>
Note: See TracBrowser for help on using the repository browser.