glfs/xfce/core/xfce4-panel.xml
Ken Moffat 640ece989f Tags: basic qt and webengine, laxappearance, most of xfce (no audio on this machine, nor blank CDs).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23567 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 00:00:50 +00:00

228 lines
6.8 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 xfce4-panel-download-http
"http://archive.xfce.org/src/xfce/xfce4-panel/&xfce4-version;/xfce4-panel-&xfce4-panel-version;.tar.bz2">
<!ENTITY xfce4-panel-download-ftp " ">
<!ENTITY xfce4-panel-md5sum "76efdbf7fb461f3058919c1309da67ca">
<!ENTITY xfce4-panel-size "1.3 MB">
<!ENTITY xfce4-panel-buildsize "37 MB">
<!ENTITY xfce4-panel-time "0.4 SBU">
]>
<sect1 id="xfce4-panel" xreflabel="xfce4-panel-&xfce4-panel-version;">
<?dbhtml filename="xfce4-panel.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>xfce4-panel-&xfce4-panel-version;</title>
<indexterm zone="xfce4-panel">
<primary sortas="a-xfce4-panel">xfce4-panel</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Xfce4 Panel</title>
<para>
The <application>Xfce4 Panel</application> package contains the
<application>Xfce4</application> Panel.
</para>
&lfs10_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xfce4-panel-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xfce4-panel-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xfce4-panel-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xfce4-panel-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xfce4-panel-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xfce4-panel-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Xfce4 Panel Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="exo"/>,
<xref linkend="garcon"/>,
<xref linkend="libwnck"/> and
<xref linkend="libxfce4ui"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk-doc"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/xfce4-panel"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Xfce4 Panel</title>
<para>
Install <application>Xfce4 Panel</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &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="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
xfce4-panel,
xfce4-popup-directorymenu,
xfce4-popup-applicationsmenu and
xfce4-popup-windowmenu
</seg>
<seg>
libxfce4panel-1.0.so
</seg>
<seg>
/etc/xdg/xfce4/panel,
/usr/include/xfce4/libxfce4panel-1.0,
/usr/lib/xfce4/panel,
/usr/share/gtk-doc/html/libxfce4panel-1.0 and
/usr/share/xfce4/panel
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="xfce4-panel-prog">
<term><command>xfce4-panel</command></term>
<listitem>
<para>
is the <application>Xfce</application> panel.
</para>
<indexterm zone="xfce4-panel xfce4-panel-prog">
<primary sortas="b-xfce4-panel">xfce4-panel</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfce4-popup-applicationsmenu">
<term><command>xfce4-popup-applicationsmenu</command></term>
<listitem>
<para>
is a shell script that uses <application>D-Bus</application> and
<application>Xfce Panel</application> to display a popup menu of the
installed applications.
</para>
<indexterm zone="xfce4-panel xfce4-popup-applicationsmenu">
<primary sortas="b-xfce4-popup-applicationsmenu">xfce4-popup-applicationsmenu</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfce4-popup-directorymenu">
<term><command>xfce4-popup-directorymenu</command></term>
<listitem>
<para>
is a shell script that uses <application>D-Bus</application> and
<application>Xfce Panel</application> to display a popup menu of
your home folder and its subdirectories.
</para>
<indexterm zone="xfce4-panel xfce4-popup-directorymenu">
<primary sortas="b-xfce4-popup-directorymenu">xfce4-popup-directorymenu</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfce4-popup-windowmenu">
<term><command>xfce4-popup-windowmenu</command></term>
<listitem>
<para>
is a shell script that uses <application>DBus</application> to
display the <application>Xfwm4</application> a popup menu.
</para>
<indexterm zone="xfce4-panel xfce4-popup-windowmenu">
<primary sortas="b-xfce4-popup-windowmenu">xfce4-popup-windowmenu</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libxfce4panel-1.0">
<term><filename class="libraryfile">libxfce4panel-1.0.so</filename></term>
<listitem>
<para>
contains the <application>Xfce Panel</application> API functions.
</para>
<indexterm zone="xfce4-panel libxfce4panel-1.0">
<primary sortas="c-libxfce4panel-1.0">libxfce4panel-1.0.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>