source: archive/gnome/gnome-applets.xml@ 48b59802

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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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