source: lxqt/lxqt.xml@ a6099fe5

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since a6099fe5 was a6099fe5, checked in by Pierre Labastie <pierre.labastie@…>, 10 months ago

lxqt: keep only one chapter and reinstate old apps

  • With the build order given in

https://github.com/lxqt/lxqt/wiki/Building-from-source,
it is hard to separate between desktop and applications.

  • old apps (specially obconf-qt) are needed for being able

to configure the desktop
Also:

  • move dependencies not in lxqt to the beginning (muparser, kf5, plasma parts)
  • Property mode set to 100644
File size: 702 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE part 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<part id="lxqt" xreflabel="LXQt">
9 <?dbhtml filename="lxqt.html" dir="lxqt"?>
10
11 <title>LXQt</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop/desktop.xml"/>
14<!-- with the build order given in
15https://github.com/lxqt/lxqt/wiki/Building-from-source, it is hard to separate between desktop and applications. Using only "desktop" for now
16<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apps/apps.xml"/>
17-->
18
19</part>
Note: See TracBrowser for help on using the repository browser.