source: archive/gnome/gnome-applets.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.6 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 gnome-applets-download-http
8 "&gnome-download-http;/gnome-applets/3.4/gnome-applets-&gnome-applets-version;.tar.xz">
9 <!ENTITY gnome-applets-download-ftp
10 "&gnome-download-ftp;/gnome-applets/3.4/gnome-applets-&gnome-applets-version;.tar.xz">
11 <!ENTITY gnome-applets-md5sum "82a4946d10257239214cf18edeeb34c1">
12 <!ENTITY gnome-applets-size "7.7 MB">
13 <!ENTITY gnome-applets-buildsize "100 MB">
14 <!ENTITY gnome-applets-time "1.8 SBU">
15]>
16
17<sect1 id="gnome-applets" xreflabel="gnome-applets-&gnome-applets-version;">
18 <?dbhtml filename="gnome-applets.html"?>
19
20
21 <title>gnome-applets-&gnome-applets-version;</title>
22
23 <indexterm zone="gnome-applets">
24 <primary sortas="a-gnome-applets">gnome-applets</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to GNOME Applets</title>
29
30 <para>
31 The <application>GNOME Applets</application> package contains
32 small applications which generally run in the background and display
33 their output to the <application>GNOME Panel</application>.
34 </para>
35
36 &lfs70_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&gnome-applets-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&gnome-applets-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &gnome-applets-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &gnome-applets-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &gnome-applets-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &gnome-applets-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">GNOME Applets Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="GConf"/>,
77 <xref linkend="gnome-icon-theme"/> and
78 <xref linkend="gnome-panel"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="libgnomekbd"/>,
84 <xref linkend="libgtop"/>,
85 <xref linkend="libnotify"/>,
86 <xref linkend="NetworkManager"/> and
87 <xref linkend="rarian"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="docbook-utils"/>,
93 <xref linkend="gst-plugins-base"/>,
94 <xref linkend="gucharmap"/>,
95 <ulink url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink> and
96 <xref linkend="pygobject2"/>
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/gnome-applets"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of GNOME Applets</title>
106
107 <para>
108 Install <application>GNOME Applets</application> by
109 running the following commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr \
113 --sysconfdir=/etc \
114 --libexecdir=/usr/lib/gnome-applets &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not come with a test suite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="commands">
130 <title>Command Explanations</title>
131
132 <para>
133 <parameter>--libexecdir=/usr/lib/gnome-applets</parameter>: This
134 parameter causes the libexec files to be installed in the preferred
135 location of in <filename
136 class="directory">/usr/lib/gnome-applets</filename> instead of
137 <filename class="directory">/usr/libexec</filename>.
138 </para>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/without-scrollkeeper.xml"/>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Directories</segtitle>
151
152 <seglistitem>
153 <seg>
154 accessx-status-applet, battstat-applet-2, charpick_applet2,
155 cpufreq-applet, cpufreq-selector, drivemount_applet2,
156 geyes_applet2, gweather-applet-2, invest-applet, invest-chart,
157 mixer_applet2, multiload-applet-2, null_applet,
158 stickynotes_applet and trashapplet
159 </seg>
160 <seg>
161 /usr/lib/bonobo/servers,
162 /usr/lib/python&python2-majorver;/site-packages/invest,
163 /usr/share/gnome/help/{accessx-status,battstat,char-palette,cpufreq-applet},
164 /usr/share/gnome/help/{drivemoun,geyes,gweather,invest-applet},
165 /usr/share/gnome/help/{mixer_applet2,multiload,stickynotes_applet,trashapplet},
166 /usr/share/gnome-applets,
167 /usr/share/omf/{accessx-status,battstat,char-palette},
168 /usr/share/omf/{cpufreq-applet,drivemount,geyes,gweather,invest-applet},
169 /usr/share/omf/{mixer_applet2,multiload,stickynotes_applet} and
170 /usr/share/pixmaps/{accessx-status-applet,cpufreq-applet,stickynotes}
171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 </sect2>
176
177</sect1>
Note: See TracBrowser for help on using the repository browser.