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
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[8e6f4f8]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
[38cb080]8<chapter id="plasma">
9 <?dbhtml filename="plasma.html"?>
[8e6f4f8]10
[38cb080]11 <title>KDE Plasma</title>
[f3429309]12
[1c8c15c]13 <para>
[38cb080]14 KDE Plasma is a desktop environment built using KDE Frameworks and
[1c8c15c]15 QML which runs on top of a fully hardware accelerated graphics stack using
[38cb080]16 Qt, QtQuick, and an OpenGL(-ES) scenegraph.
[1c8c15c]17 </para>
[8e6f4f8]18
[1c8c15c]19 <para>
[38cb080]20 No additional configuration is needed before building the KDE Plasma
21 because it uses the same configuration that KDE Frameworks uses.
[1c8c15c]22 </para>
[153a5795]23
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-all.xml"/>
[f97d5f6]25
[8e6f4f8]26</chapter>
Note: See TracBrowser for help on using the repository browser.