source: kde/plasma/plasma.xml@ b691efb

12.2 trunk
Last change on this file since b691efb was b21b53f, checked in by Bruce Dubbs <bdubbs@…>, 4 weeks ago

Move kirigami-addons to the plasma chapter.

  • Property mode set to 100644
File size: 974 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
[b21b53f]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kirigami-addons.xml"/>
[4e810c0]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pulseaudio-qt.xml"/>
[153a5795]26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-all.xml"/>
[f97d5f6]27
[8e6f4f8]28</chapter>
Note: See TracBrowser for help on using the repository browser.