source: gnome/core/gnome-control-center.xml@ 9497073

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 9497073 was 9497073, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Updated to Yelp-2.28.1 and minor ammendment to gnome-session, gnome-control-center, gnome-applets, and gnome-settings-daemon.

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

  • Property mode set to 100644
File size: 7.2 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-control-center-download-http "&gnome-download-http;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.bz2">
8 <!ENTITY gnome-control-center-download-ftp "&gnome-download-ftp;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.bz2">
9 <!ENTITY gnome-control-center-md5sum "a37a1b5ff4cfce45baef0cf31126d380">
10 <!ENTITY gnome-control-center-size "2.2 MB">
11 <!ENTITY gnome-control-center-buildsize "56 MB">
12 <!ENTITY gnome-control-center-time "0.7 SBU">
13]>
14
15<sect1 id="gnome-control-center" xreflabel="GNOME Control Center-&gnome-control-center-version;">
16 <?dbhtml filename="gnome-control-center.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Control Center-&gnome-control-center-version;</title>
24
25 <indexterm zone="gnome-control-center">
26 <primary sortas="a-GNOME-Control-Center">GNOME Control Center</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Control Center</title>
31
32 <para>The <application>GNOME Control Center</application> package contains the
33 <application>GNOME</application> settings managers.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&gnome-control-center-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&gnome-control-center-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &gnome-control-center-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &gnome-control-center-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &gnome-control-center-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &gnome-control-center-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para role="required"><xref linkend="gnome-settings-daemon"/>,
61 <xref linkend="gnome-panel"/>, and
62 <xref linkend="metacity"/></para>
63
64 <bridgehead renderas="sect4">Recommended</bridgehead>
65 <para role="recommended"><xref linkend="polkit-gnome"/></para>
66
67 <bridgehead renderas="sect4">Optional</bridgehead>
68 <para role="optional"><xref linkend="evolution-data-server"/>,
69 <xref linkend="libunique"/>, and
70 <xref linkend="shared-mime-info"/></para>
71
72 <para>Though they are only run-time dependencies and
73 <application>GNOME Control Center</application> will compile just fine without
74 them installed, there are two screen saver packages that can be installed
75 which will provide a robust collection of screen savers and screen
76 locking capability. <xref linkend="gnome-screensaver"/> is looked for
77 first, with a fallback to <xref linkend="xscreensaver"/> if
78 necessary.</para>
79
80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/gnome-control-center"/></para>
82
83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of GNOME Control Center</title>
87
88 <para>Install <application>GNOME Control Center</application> by running the
89 following commands:</para>
90
91<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
92 --sysconfdir=&gnome-etc-dir; \
93 --localstatedir=/var/lib \
94 --libexecdir=$(pkg-config \
95 --variable=prefix ORBit-2.0)/lib/gnome-control-center &amp;&amp;
96make</userinput></screen>
97
98 <para>This package does not come with a test suite.</para>
99
100 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
101
102<screen role="root"><userinput>make install</userinput></screen>
103
104 </sect2>
105
106 <sect2 role="commands">
107 <title>Command Explanations</title>
108
109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
110 href="../../xincludes/gnome-prefix.xml"/>
111
112 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
113 href="../../xincludes/gnome-sysconfdir.xml"/>
114
115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
116 href="../../xincludes/scrollkeeper-dir.xml"/>
117
118 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
119 ORBit-2.0)/lib/gnome-control-center</parameter>: This parameter causes the libexec
120 files to be installed in the preferred location of
121 <filename class="directory">$GNOME_PREFIX/lib/gnome-control-center</filename>
122 instead of
123 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
124
125 <para><option>--disable-hal</option>: Build without hal support.</para>
126
127 <para><option>--enable-aboutme</option>: Enables building the
128 <command>gnome-about-me</command> capplet. <application>Evolution Data
129 Server</application> must be installed to use this parameter.</para>
130
131 </sect2>
132
133 <sect2 role="configuration">
134 <title>Configuring GNOME Control Center</title>
135
136 <sect3 id="gnome-control-center-config">
137 <title>Configuration Information</title>
138
139 <para>If <application>HAL</application> was linked into the build and
140 GNOME is being installed in any location other than
141 <filename class='directory'>/usr</filename>, you should create a local
142 <application>D-Bus</application> session configuration file so that the
143 installed <filename>org.gnome.SettingsDaemon.service</filename>
144 file can be discovered by <application>D-Bus</application>. You should
145 reference the information on the <application>D-Bus</application> page
146 for instructions on how to create a
147 <xref linkend="dbus-session-config"/>. You may disregard this if you
148 already created the local <application>D-Bus</application> session
149 configuration file during the <application>GNOME VFS</application>
150 installation.</para>
151
152 </sect3>
153
154 </sect2>
155
156 <sect2 role="content">
157 <title>Contents</title>
158
159 <segmentedlist>
160 <segtitle>Installed Programs</segtitle>
161 <segtitle>Installed Libraries</segtitle>
162 <segtitle>Installed Directories</segtitle>
163
164 <seglistitem>
165 <seg>gnome-appearance-properties, gnome-at-mobility,
166 gnome-at-properties, gnome-at-visual, gnome-control-center,
167 gnome-default-applications-properties, gnome-display-properties,
168 gnome-font-viewer, gnome-keybinding-properties,
169 gnome-keyboard-properties, gnome-mouse-properties,
170 gnome-network-properties, gnome-thumbnail-font, gnome-typing-monitor,
171 gnome-window-properties, and gnome-about-me</seg>
172 <seg>libgnome-window-settings.{so,a} and libmetacity.{so,a}</seg>
173 <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-window-settings-2.0,
174 lib/window-manager-settings,share/{omf/control-centeri,mime/,
175 gnome/{cursor-fonts,help/control-center/},gnome-control-center/}}</seg>
176 </seglistitem>
177 </segmentedlist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.