source: gnome/core/gnome-applets.xml@ 676ac484

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 676ac484 was e4984464, checked in by Randy McMurchy <randy@…>, 20 years ago

Updated to GNOME2 User Docs-2.8.1

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

  • Property mode set to 100644
File size: 5.3 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[13d788b]7<!ENTITY gnome-applets-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
8<!ENTITY gnome-applets-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
9<!ENTITY gnome-applets-md5sum "472941a24eaf4ef6e7012f07d32e83cf">
10<!ENTITY gnome-applets-size "6.4 MB">
11<!ENTITY gnome-applets-buildsize "105 MB">
12<!ENTITY gnome-applets-time "4.04 SBU">
[fdca4266]13]>
14
[9b8404e]15<sect1 id="gnome-applets" xreflabel="GNOME Applets-&gnome-applets-version;">
[a0f03b0]16<sect1info>
[5cd0959d]17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
[a0f03b0]19</sect1info>
[dd3f20f0]20<?dbhtml filename="gnome-applets.html"?>
[9b8404e]21<title>GNOME Applets-&gnome-applets-version;</title>
[7f827a6a]22
[fdca4266]23<sect2>
[13d788b]24<title>Introduction to <application><acronym>GNOME</acronym>
25Applets</application></title>
[fdca4266]26
[13d788b]27<para>The <application><acronym>GNOME</acronym> Applets</application> package
28contains small applications which generally run in the background and display
29their output to the gnome panel.</para>
[fdca4266]30
31<sect3><title>Package information</title>
32<itemizedlist spacing='compact'>
33<listitem><para>Download (HTTP): <ulink
34url="&gnome-applets-download-http;"/></para></listitem>
35<listitem><para>Download (FTP): <ulink
36url="&gnome-applets-download-ftp;"/></para></listitem>
[13d788b]37<listitem><para>Download MD5 sum: &gnome-applets-md5sum;</para></listitem>
[fdca4266]38<listitem><para>Download size: &gnome-applets-size;</para></listitem>
[93dbe5c]39<listitem><para>Estimated disk space required:
[fdca4266]40&gnome-applets-buildsize;</para></listitem>
41<listitem><para>Estimated build time:
42&gnome-applets-time;</para></listitem></itemizedlist>
43</sect3>
[7ad1b6e]44
[13d788b]45<sect3><title>Additional downloads</title>
46<itemizedlist spacing='compact'>
47<listitem><para>Required patch: <ulink
48url="&patch-root;/gnome-applets-&gnome-applets-version;-fix_gswitchit-1.patch"/>
49</para></listitem></itemizedlist>
50</sect3>
51
52<sect3><title><application><acronym>GNOME</acronym> Applets</application>
53dependencies</title>
[fdca4266]54<sect4><title>Required</title>
[13d788b]55<para><xref linkend="gail"/>,
[7ad1b6e]56<xref linkend="gnome-panel"/> and
[13d788b]57<xref linkend="libxklavier"/></para>
58</sect4>
59
[fdca4266]60<sect4><title>Optional</title>
[13d788b]61<para><xref linkend="libgtop"/>,
62<xref linkend="gst-plugins"/>,
63<xref linkend="docbook-utils"/> and
64<ulink
65url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink>
66</para>
67</sect4>
[fdca4266]68</sect3>
69
70</sect2>
71
72<sect2>
[13d788b]73<title>Installation of <application><acronym>GNOME</acronym>
74Applets</application></title>
[fdca4266]75
[13d788b]76<para>Install <application><acronym>GNOME</acronym> Applets</application> by
77running the following commands:</para>
[fdca4266]78
79<screen><userinput><command>PRE=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
[13d788b]80patch -Np1 -i ../gnome-applets-&gnome-applets-version;-fix_gswitchit-1.patch &amp;&amp;
[fdca4266]81./configure --prefix=$PRE --libexecdir=$PRE/sbin \
82 --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
83make tooldir=$PRE/lib/gnome-applets &amp;&amp;
84make tooldir=$PRE/lib/gnome-applets install &amp;&amp;
[13d788b]85make -C man install-man &amp;&amp;
[e4984464]86chmod 644 $PRE/share/gnome/help/{wireless,gtik2_applet2}/C/*.xml &amp;&amp;
[fdca4266]87unset PRE</command></userinput></screen>
88
[13d788b]89<note><para>If you build the package as an ordinary user then switch to the
90root user to install the package, ensure you set the <envar>PRE</envar>
91variable again before installing the package.</para></note>
92
[fdca4266]93</sect2>
94
95<sect2>
96<title>Command explanations</title>
97
[13d788b]98<para><parameter>--libexecdir=$PRE/sbin</parameter>: This switch puts libexec
99files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
[fdca4266]100<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
101
[7ad1b6e]102<para><parameter>--localstatedir=/var/lib</parameter>: This switch
[13d788b]103puts <application>ScrollKeeper</application> files in
104<filename class="directory">/var/lib/scrollkeeper</filename> instead of
105<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
[fdca4266]106
[7ad1b6e]107<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
[13d788b]108puts configuration files in <filename class="directory">/etc/gnome</filename>
109instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
110
111<para><parameter>tooldir=$PRE/lib/gnome-applets</parameter>: This puts the
112gnome-applet internal files in
113<filename class='directory'>$PRE/lib/gnome-applets</filename> instead of
114<filename class='directory'>$PRE/sbin/gnome-applets</filename>.</para>
[fdca4266]115
[13d788b]116<para><command>make -C man install-man</command>: This installs the man-pages
117in <filename class='directory'>$PRE/man</filename>.</para>
[fdca4266]118
119</sect2>
120
121<sect2>
122<title>Contents</title>
123
[13d788b]124<para>The <application><acronym>GNOME</acronym> Applets</application> package
125contains <command>battstat</command>, <command>cdplayer</command>,
[7ad1b6e]126<command>charpick</command>, <command>drivemount</command>,
127<command>geyes</command>, <command>gkb</command>,
128<command>gtik2</command>, <command>gweather</command>,
129<command>mini-commander</command>, <command>mixer</command>,
[fdca4266]130<command>modemlights</command> and <command>multiload</command> applets.</para>
131
132</sect2>
133
134<sect2><title>Description</title>
135
136<sect3><title>applets</title>
[13d788b]137<para>These are small programs designed to run inside the Panel
138display.</para></sect3>
[fdca4266]139
140</sect2>
[7f827a6a]141
142</sect1>
143
Note: See TracBrowser for help on using the repository browser.