glfs/xfce/core/core.xml
Bruce Dubbs d43c7a124f Archive gtk-xfce-engine and xfce4-kbd-plugin.
Move libwnck2 to lxde.
Tag lxde dependencies.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21992 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-17 22:49:15 +00:00

58 lines
2.6 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-core">
<?dbhtml filename="xfce-core.html" ?>
<title>Xfce Desktop</title>
<para>
Xfce is a desktop environment that aims to be fast and low on system
resources, while still being visually appealing and user friendly.
</para>
<para>
Xfce embodies the traditional UNIX philosophy of modularity and
re-usability. It consists of a number of components that provide the full
functionality one can expect of a modern desktop environment. They are
packaged separately and you can pick among the available packages to create
the optimal personal working environment.
</para>
<para>
Build Xfce core packages in the order presented in the book for the
easiest resolution of dependencies.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxfce4util.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfconf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxfce4ui.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="exo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="garcon.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-xfce-engine.xml"/>-->
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck2.xml"/>-->
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxfcegui4.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-panel.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-xkb-plugin.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunar.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunar-volman.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tumbler.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-appfinder.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-power-manager.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-settings.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfdesktop.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfwm4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-session.xml"/>
</chapter>