glfs/xfce/core/xfdesktop.xml
Thomas Trepl 182b953b5b lfs-82: xfce4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19820 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-20 13:12:37 +00:00

179 lines
5.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 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;
<!ENTITY xfdesktop-download-http
"http://archive.xfce.org/src/xfce/xfdesktop/&xfce4-version;/xfdesktop-&xfdesktop-version;.tar.bz2">
<!ENTITY xfdesktop-download-ftp " ">
<!ENTITY xfdesktop-md5sum "7571889368be72df185ce2d470f37198">
<!ENTITY xfdesktop-size "1.4 MB">
<!ENTITY xfdesktop-buildsize "16 MB">
<!ENTITY xfdesktop-time "0.2 SBU">
]>
<sect1 id="xfdesktop" xreflabel="Xfdesktop-&xfdesktop-version;">
<?dbhtml filename="xfdesktop.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Xfdesktop-&xfdesktop-version;</title>
<indexterm zone="xfdesktop">
<primary sortas="a-Xfdesktop">Xfdesktop</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Xfdesktop</title>
<para>
<application>Xfdesktop</application> is a desktop manager for the
<application>Xfce</application> Desktop Environment.
<application>Xfdesktop</application> sets the background image / color,
creates the right click menu and window list and displays the file icons
on the desktop using <application>Thunar</application> libraries.
</para>
&lfs82_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xfdesktop-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xfdesktop-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xfdesktop-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xfdesktop-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xfdesktop-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xfdesktop-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Xfdesktop Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="exo"/>,
<xref linkend="libwnck2"/> and
<xref linkend="libxfce4ui"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libnotify"/>,
<xref linkend="startup-notification"/> and
<xref linkend="thunar"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/xfdesktop"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Xfdesktop</title>
<para>
Install <application>Xfdesktop</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
xfdesktop and xfdesktop-settings
</seg>
<seg>
None
</seg>
<seg>
/usr/share/backgrounds/xfce and
/usr/share/pixmaps/xfdesktop
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="xfdesktop-prog">
<term><command>xfdesktop</command></term>
<listitem>
<para>
is the <application>Xfce</application> Desktop Environment's desktop
manager.
</para>
<indexterm zone="xfdesktop xfdesktop-prog">
<primary sortas="b-xfdesktop">xfdesktop</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfdesktop-settings">
<term><command>xfdesktop-settings</command></term>
<listitem>
<para>
is a <application>GTK+ 2</application> application that allows you to
change your desktop background, some preferences for the righ click
menu and what icons are displayed on the desktop.
</para>
<indexterm zone="xfdesktop xfdesktop-settings">
<primary sortas="b-xfdesktop-settings">xfdesktop-settings</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>