source: xfce/core/xfce4-panel.xml@ 3441548

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3441548 was 3441548, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to xfce4-4.16. Includes garcon-0.8.0 and exo-4.16.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24038 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xfce4-panel-download-http
8 "http://archive.xfce.org/src/xfce/xfce4-panel/&xfce4-version;/xfce4-panel-&xfce4-panel-version;.tar.bz2">
9 <!ENTITY xfce4-panel-download-ftp " ">
10 <!ENTITY xfce4-panel-md5sum "19e160296e6f79ae27266a38a499ef3b">
11 <!ENTITY xfce4-panel-size "1.3 MB">
12 <!ENTITY xfce4-panel-buildsize "37 MB">
13 <!ENTITY xfce4-panel-time "0.4 SBU">
14]>
15
16<sect1 id="xfce4-panel" xreflabel="xfce4-panel-&xfce4-panel-version;">
17 <?dbhtml filename="xfce4-panel.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>xfce4-panel-&xfce4-panel-version;</title>
25
26 <indexterm zone="xfce4-panel">
27 <primary sortas="a-xfce4-panel">xfce4-panel</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Xfce4 Panel</title>
32
33 <para>
34 The <application>Xfce4 Panel</application> package contains the
35 <application>Xfce4</application> Panel.
36 </para>
37
38 &lfs10_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&xfce4-panel-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&xfce4-panel-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &xfce4-panel-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &xfce4-panel-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &xfce4-panel-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &xfce4-panel-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Xfce4 Panel Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="cairo"/>,
79 <xref linkend="exo"/>,
80 <xref linkend="garcon"/>, and
81 <xref linkend="libwnck"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="gtk-doc"/> and
87 <ulink url="https://launchpad.net/libdbusmenu">libdbusmenu</ulink>
88 </para>
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/xfce4-panel"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Xfce4 Panel</title>
97
98 <para>
99 Install <application>Xfce4 Panel</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 This package does not come with a test suite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122 href="../../xincludes/gtk-doc-rebuild.xml"/>
123
124 </sect2>
125
126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
130 <segtitle>Installed Programs</segtitle>
131 <segtitle>Installed Library</segtitle>
132 <segtitle>Installed Directories</segtitle>
133
134 <seglistitem>
135 <seg>
136 xfce4-panel,
137 xfce4-popup-applicationsmenu,
138 xfce4-popup-directorymenu, and
139 xfce4-popup-windowmenu
140 </seg>
141 <seg>
142 libxfce4panel-2.0.so
143 </seg>
144 <seg>
145 /etc/xdg/xfce4/panel,
146 /usr/include/xfce4/libxfce4panel-1.0,
147 /usr/lib/xfce4/panel,
148 /usr/share/gtk-doc/html/libxfce4panel-1.0 and
149 /usr/share/xfce4/panel
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="xfce4-panel-prog">
160 <term><command>xfce4-panel</command></term>
161 <listitem>
162 <para>
163 is the <application>Xfce</application> panel.
164 </para>
165 <indexterm zone="xfce4-panel xfce4-panel-prog">
166 <primary sortas="b-xfce4-panel">xfce4-panel</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="xfce4-popup-applicationsmenu">
172 <term><command>xfce4-popup-applicationsmenu</command></term>
173 <listitem>
174 <para>
175 is a shell script that uses <application>D-Bus</application> and
176 <application>Xfce Panel</application> to display a popup menu of the
177 installed applications.
178 </para>
179 <indexterm zone="xfce4-panel xfce4-popup-applicationsmenu">
180 <primary sortas="b-xfce4-popup-applicationsmenu">xfce4-popup-applicationsmenu</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="xfce4-popup-directorymenu">
186 <term><command>xfce4-popup-directorymenu</command></term>
187 <listitem>
188 <para>
189 is a shell script that uses <application>D-Bus</application> and
190 <application>Xfce Panel</application> to display a popup menu of
191 your home folder and its subdirectories.
192 </para>
193 <indexterm zone="xfce4-panel xfce4-popup-directorymenu">
194 <primary sortas="b-xfce4-popup-directorymenu">xfce4-popup-directorymenu</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="xfce4-popup-windowmenu">
200 <term><command>xfce4-popup-windowmenu</command></term>
201 <listitem>
202 <para>
203 is a shell script that uses <application>DBus</application> to
204 display the <application>Xfwm4</application> a popup menu.
205 </para>
206 <indexterm zone="xfce4-panel xfce4-popup-windowmenu">
207 <primary sortas="b-xfce4-popup-windowmenu">xfce4-popup-windowmenu</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 <varlistentry id="libxfce4panel-2.0">
213 <term><filename class="libraryfile">libxfce4panel-2.0.so</filename></term>
214 <listitem>
215 <para>
216 contains the <application>Xfce Panel</application> API functions.
217 </para>
218 <indexterm zone="xfce4-panel libxfce4panel-2.0">
219 <primary sortas="c-libxfce4panel-2.0">libxfce4panel-2.0.so</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 </variablelist>
225
226 </sect2>
227
228</sect1>
Note: See TracBrowser for help on using the repository browser.