mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
9fa25aa2c2
• Move lxdm-0.5.0 to Chapter "Didplay Managers". • Add sddm-0.11.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16311 af4574ff-66df-0310-9fd7-8a98e5e911e0
31 lines
1.0 KiB
XML
31 lines
1.0 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="lxde-apps">
|
|
<?dbhtml filename="lxde-apps.html" ?>
|
|
|
|
<title>LXDE Applications</title>
|
|
|
|
<para>
|
|
This is a small collection of optional applications that add extra
|
|
capabilities to the <application>LXDE</application> desktop.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpicview.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxappearance-obconf.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxinput.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxrandr.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxtask.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxterminal.xml"/>
|
|
|
|
</chapter>
|