source: gnome/core/gnome-applets.xml@ 01c8f342

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 01c8f342 was f4472d1, checked in by Ken Moffat <ken@…>, 13 years ago

Merging Wayne's python-modules changes : done by hand, but looks ok to me.

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

  • Property mode set to 100644
File size: 6.4 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[2c643e5c]7 <!ENTITY gnome-applets-download-http "&gnome-download-http;/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
8 <!ENTITY gnome-applets-download-ftp "&gnome-download-ftp;/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
9 <!ENTITY gnome-applets-md5sum "2afcbedc10b1a0e8072ac4eefdc8d770">
10 <!ENTITY gnome-applets-size "9.5 MB">
11 <!ENTITY gnome-applets-buildsize "97 MB">
12 <!ENTITY gnome-applets-time "1.5 SBU">
[fdca4266]13]>
14
[9b8404e]15<sect1 id="gnome-applets" xreflabel="GNOME Applets-&gnome-applets-version;">
[47b8b69]16 <?dbhtml filename="gnome-applets.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Applets-&gnome-applets-version;</title>
24
25 <indexterm zone="gnome-applets">
26 <primary sortas="a-GNOME-Applets">GNOME Applets</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Applets</title>
31
32 <para>The <application>GNOME Applets</application> package contains
33 small applications which generally run in the background and display
34 their output to the <application>GNOME</application> panel.</para>
35
[2c643e5c]36 &lfs65_checked;
37
[47b8b69]38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&gnome-applets-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&gnome-applets-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &gnome-applets-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &gnome-applets-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &gnome-applets-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &gnome-applets-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">GNOME Applets Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
[1a0ca2a]63 <para role="required"><xref linkend="gnome-icon-theme"/>,
[65ed5cb]64 <xref linkend="gnome-panel"/></para>
[47b8b69]65
[ce892ab3]66 <bridgehead renderas="sect4">Optional to Build the Invest Applet</bridgehead>
67 <para role="optional"><xref linkend="pygtk"/> (including the gtk and
[f4472d1]68 <!-- FIXME:ken -->
69 gtk.libglade modules) and Gnome-Python-Desktop-2.30.2
70 (including the gnomeapplet module)</para>
71 <!--
[ce892ab3]72 gtk.libglade modules) and <xref linkend="gnome-python-desktop"/>
73 (including the gnomeapplet module)</para>
[f4472d1]74 -->
[ce892ab3]75
[47b8b69]76 <bridgehead renderas="sect4">Optional</bridgehead>
[1a0ca2a]77 <para role="optional"><xref linkend="rarian"/>,
78 <xref linkend="libgtop"/>,
[a6bee1f]79 <xref linkend="gst-plugins-base"/>,
[0c4e116]80 <xref linkend="hal"/>,
[65ed5cb]81 <xref linkend="libgnomekbd"/>,
[47b8b69]82 <xref linkend="gucharmap"/>,
83 <xref linkend="system-tools-backends"/>,
[0c4e116]84 <xref linkend="docbook-utils"/>,
[551b9389]85 <ulink url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink>, and
[c4ee35e]86 <xref linkend="libnotify"/></para>
[47b8b69]87
[0a7c3921]88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/gnome-applets"/></para>
90
[47b8b69]91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of GNOME Applets</title>
95
96 <para>Install <application>GNOME Applets</application> by
97 running the following commands:</para>
98
[b326a04]99<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
[a6bee1f]100 --sysconfdir=&gnome-etc-dir; \
[551b9389]101 --localstatedir=/var/lib \
[a6bee1f]102 --libexecdir=$(pkg-config \
103 --variable=prefix ORBit-2.0)/lib/gnome-applets \
104 --mandir=$(pkg-config \
105 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
[e9039e4]106make</userinput></screen>
[771cd7f]107
[47b8b69]108 <para>This package does not come with a test suite.</para>
[771cd7f]109
[47b8b69]110 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[771cd7f]111
[e9039e4]112<screen role="root"><userinput>make install &amp;&amp;
[0c4e116]113make -C man install-man</userinput></screen>
[fdca4266]114
[47b8b69]115 </sect2>
[fdca4266]116
[47b8b69]117 <sect2 role="commands">
118 <title>Command Explanations</title>
[fdca4266]119
[e05cd03f]120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7cdaed0]121 href="../../xincludes/gnome-prefix.xml"/>
[551b9389]122
[e05cd03f]123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7cdaed0]124 href="../../xincludes/gnome-sysconfdir.xml"/>
[551b9389]125
[e05cd03f]126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[551b9389]127 href="../../xincludes/scrollkeeper-dir.xml"/>
128
[9761bea4]129 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
[551b9389]130 ORBit-2.0)/lib/gnome-applets</parameter>: This parameter causes the libexec
131 files to be installed in the preferred location of
[e9039e4]132 in <filename class="directory">$GNOME_PREFIX/lib/gnome-applets</filename>
133 instead of
[47b8b69]134 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
[fdca4266]135
[e05cd03f]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7cdaed0]137 href="../../xincludes/gnome-mandir.xml"/>
[13d788b]138
[551b9389]139 <para><command>make -C man install-man</command>: This command installs
140 the man-pages that are not installed during
141 <command>make install</command>.</para>
[fdca4266]142
[47b8b69]143 </sect2>
[fdca4266]144
[47b8b69]145 <sect2 role="content">
146 <title>Contents</title>
[fdca4266]147
[47b8b69]148 <segmentedlist>
[1a0ca2a]149 <segtitle>Installed Programs</segtitle>
[47b8b69]150 <segtitle>Installed Libraries</segtitle>
[293abe4]151 <segtitle>Installed Directories</segtitle>
[fdca4266]152
[47b8b69]153 <seglistitem>
[2c643e5c]154 <seg>cpufreq-selector, accessx-status-applet, battstat-applet-2,
155 charpick_applet2, cpufreq-applet, drivemount_applet2, geyes_applet2,
156 gweather-applet-2, multiload-applet-2, null_applet, stickynotes_applet,
157 and trashapplet</seg>
[0c4e116]158 <seg>None</seg>
[2c643e5c]159 <seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-applets,
160 share/{gnome-applets/{builder,geyes/{Bizarre,Bloodshot,Default-tiny,
161 Horrid,Tango}},gnome/help/{accessx-status/*,battstat/*,char-palette/*,
162 cpufreq-applet/*,drivemount/*,geyes/*,gweather/*,multiload/*,
163 stickynotes_applet/*,trashapplet/*},omf/{accessx-status,battstat,
164 char-palette,cpufreq-applet,drivemount,geyes,gweather,multiload,
165 stickynotes_applet,trashapplet},pixmaps/{accessx-status-applet,
166 cpufreq-applet,stickynotes},xmodmap}}</seg>
[47b8b69]167 </seglistitem>
168 </segmentedlist>
[fdca4266]169
[47b8b69]170 </sect2>
[7f827a6a]171
172</sect1>
Note: See TracBrowser for help on using the repository browser.