source: gnome/core/gnome-control-center.xml@ 218a726

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 218a726 was 218a726, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Updated to GNOME Control Center-2.30.1.

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

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