glfs/xfce/core/xfce4-panel.xml
Xi Ruoyao 1ef28cd2b8
treewide: Bring back some User Notes
Well, my script did not handle package names with dashes correctly.  So
some User Note links were mistakely removed.  Recheck removed links
containing dashes and add them back if applicable.
2023-06-30 02:18:51 +08:00

225 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
"https://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 "4e0d462fdeda0efaba79b4845fa49c10">
<!ENTITY xfce4-panel-size "1.6 MB">
<!ENTITY xfce4-panel-buildsize "39 MB">
<!ENTITY xfce4-panel-time "0.6 SBU">
]>
<sect1 id="xfce4-panel" xreflabel="xfce4-panel-&xfce4-panel-version;">
<?dbhtml filename="xfce4-panel.html"?>
<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>
&lfs113_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="cairo"/>,
<xref linkend="exo"/>,
<xref linkend="garcon"/>, and
<xref linkend="libwnck"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk-doc"/> and
<ulink url="https://launchpad.net/libdbusmenu">libdbusmenu</ulink>
</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-applicationsmenu,
xfce4-popup-directorymenu, and
xfce4-popup-windowmenu
</seg>
<seg>
libxfce4panel-2.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-2.0">
<term><filename class="libraryfile">libxfce4panel-2.0.so</filename></term>
<listitem>
<para>
contains the <application>Xfce Panel</application> API functions
</para>
<indexterm zone="xfce4-panel libxfce4panel-2.0">
<primary sortas="c-libxfce4panel-2.0">libxfce4panel-2.0.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>