mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
dbcebcfcdd
• Update to elfutils-0.165. • Update to samba-4.3.4. • Move libunique-1.1.6 to "9. General Libraries". • Add libunique-1.1.6 as optional dependency to Midori-0.5.11 (built with gtk+2). git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16802 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="xfce-apps">
|
|
<?dbhtml filename="xfce-apps.html" ?>
|
|
|
|
<title>Xfce Applications</title>
|
|
|
|
<para>
|
|
This is a small collection of optional applications that add extra
|
|
capabilities to your <application>Xfce</application> desktop.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="midori.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parole.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousepad.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-terminal.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ristretto.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-notifyd.xml"/>
|
|
|
|
</chapter>
|