mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
8d427b0a8c
minor fixes and reformatting. • 40. LXQt Applications: reorder. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16310 af4574ff-66df-0310-9fd7-8a98e5e911e0
33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter 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;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<chapter id="lxqt-apps">
|
|
<?dbhtml filename="lxqt-apps.html" ?>
|
|
|
|
<title>LXQt Applications</title>
|
|
|
|
<para>
|
|
This is a small collection of optional applications that add extra
|
|
capabilities to the <application>LXQt</application> desktop.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lximage-qt.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obconf-qt.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtermwidget.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qterminal.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="juffed.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qupzilla.xml"/>
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxdm.xml"/>-->
|
|
|
|
</chapter>
|