mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
22 lines
748 B
XML
22 lines
748 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<part id="lxqt" xreflabel="LXQt">
|
|
<?dbhtml filename="lxqt.html" dir="lxqt"?>
|
|
|
|
<title>LXQt</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop/desktop.xml"/>
|
|
<!-- with the build order given in
|
|
https://github.com/lxqt/lxqt/wiki/Building-from-source, it is hard to separate between desktop and applications. Using only "desktop" for now
|
|
|
|
Moving some apps to desktop. Jul 6. bdubbs
|
|
-->
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apps/apps.xml"/>
|
|
|
|
</part>
|