source: kde/plasma/plasma.xml@ 0e8ddc1

12.2 lazarus trunk
Last change on this file since 0e8ddc1 was 1e0d054a, checked in by Bruce Dubbs <bdubbs@…>, 4 weeks ago

Rename kde files to be version agnostic

  • Property mode set to 100644
File size: 888 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter 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<chapter id="plasma">
9 <?dbhtml filename="plasma.html"?>
10
11 <title>KDE Plasma</title>
12
13 <para>
14 KDE Plasma is a desktop environment built using KDE Frameworks and
15 QML which runs on top of a fully hardware accelerated graphics stack using
16 Qt, QtQuick, and an OpenGL(-ES) scenegraph.
17 </para>
18
19 <para>
20 No additional configuration is needed before building the KDE Plasma
21 because it uses the same configuration that KDE Frameworks uses.
22 </para>
23
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pulseaudio-qt.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-all.xml"/>
26
27</chapter>
Note: See TracBrowser for help on using the repository browser.