source: kde/plasma5/plasma5.xml

trunk
Last change on this file was 38cb080, checked in by Bruce Dubbs <bdubbs@…>, 5 weeks ago

Just call it 'Plasma' and drop the version.

  • Property mode set to 100644
File size: 804 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="plasma-all.xml"/>
25
26</chapter>
Note: See TracBrowser for help on using the repository browser.