mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
49 lines
2.2 KiB
XML
49 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!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;
|
|
]>
|
|
|
|
<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="xfce4-panel.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>
|