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

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 e05cd03f was e05cd03f, checked in by Randy McMurchy <randy@…>, 14 years ago

Replaced deprecated w3.org XInclude throughout the book

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

  • Property mode set to 100644
File size: 7.2 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
[c4c04d69]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">
[96894e4]9 <!ENTITY gnome-control-center-md5sum "a37a1b5ff4cfce45baef0cf31126d380">
[c4c04d69]10 <!ENTITY gnome-control-center-size "2.2 MB">
[96894e4]11 <!ENTITY gnome-control-center-buildsize "56 MB">
12 <!ENTITY gnome-control-center-time "0.7 SBU">
[fdca4266]13]>
14
[c4c04d69]15<sect1 id="gnome-control-center" xreflabel="GNOME Control Center-&gnome-control-center-version;">
16 <?dbhtml filename="gnome-control-center.html"?>
[82598e2b]17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[c4c04d69]23 <title>GNOME Control Center-&gnome-control-center-version;</title>
[82598e2b]24
[c4c04d69]25 <indexterm zone="gnome-control-center">
26 <primary sortas="a-GNOME-Control-Center">GNOME Control Center</primary>
[82598e2b]27 </indexterm>
28
29 <sect2 role="package">
[c4c04d69]30 <title>Introduction to GNOME Control Center</title>
[82598e2b]31
[c4c04d69]32 <para>The <application>GNOME Control Center</application> package contains the
[82598e2b]33 <application>GNOME</application> settings managers.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
[c4c04d69]38 <para>Download (HTTP): <ulink url="&gnome-control-center-download-http;"/></para>
[82598e2b]39 </listitem>
40 <listitem>
[c4c04d69]41 <para>Download (FTP): <ulink url="&gnome-control-center-download-ftp;"/></para>
[82598e2b]42 </listitem>
43 <listitem>
[c4c04d69]44 <para>Download MD5 sum: &gnome-control-center-md5sum;</para>
[82598e2b]45 </listitem>
46 <listitem>
[c4c04d69]47 <para>Download size: &gnome-control-center-size;</para>
[82598e2b]48 </listitem>
49 <listitem>
[c4c04d69]50 <para>Estimated disk space required: &gnome-control-center-buildsize;</para>
[82598e2b]51 </listitem>
52 <listitem>
[c4c04d69]53 <para>Estimated build time: &gnome-control-center-time;</para>
[82598e2b]54 </listitem>
55 </itemizedlist>
56
[c4c04d69]57 <bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
[82598e2b]58
59 <bridgehead renderas="sect4">Required</bridgehead>
[1a0ca2a]60 <para role="required"><xref linkend="gnome-settings-daemon"/>,
[c4c04d69]61 <xref linkend="gnome-panel"/>, and
62 <xref linkend="metacity"/></para>
[82598e2b]63
[b9df1a8]64 <bridgehead renderas="sect4">Recommended</bridgehead>
65 <para role="recommended"><xref linkend="polkit-gnome"/></para>
66
[82598e2b]67 <bridgehead renderas="sect4">Optional</bridgehead>
[9497073]68 <para role="optional"><xref linkend="evolution-data-server"/>,
69 <xref linkend="libunique"/>, and
70 <xref linkend="shared-mime-info"/></para>
[a6bee1f]71
72 <para>Though they are only run-time dependencies and
[c4c04d69]73 <application>GNOME Control Center</application> will compile just fine without
[a6bee1f]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
[65ed5cb]76 locking capability. <xref linkend="gnome-screensaver"/> is looked for
77 first, with a fallback to <xref linkend="xscreensaver"/> if
78 necessary.</para>
[82598e2b]79
[0a7c3921]80 <para condition="html" role="usernotes">User Notes:
[c4c04d69]81 <ulink url="&blfs-wiki;/gnome-control-center"/></para>
[0a7c3921]82
[82598e2b]83 </sect2>
84
85 <sect2 role="installation">
[c4c04d69]86 <title>Installation of GNOME Control Center</title>
[82598e2b]87
[c4c04d69]88 <para>Install <application>GNOME Control Center</application> by running the
[82598e2b]89 following commands:</para>
90
[96894e4]91<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
[a6bee1f]92 --sysconfdir=&gnome-etc-dir; \
[551b9389]93 --localstatedir=/var/lib \
[a6bee1f]94 --libexecdir=$(pkg-config \
[c4c04d69]95 --variable=prefix ORBit-2.0)/lib/gnome-control-center &amp;&amp;
[82598e2b]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
[e05cd03f]109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7cdaed0]110 href="../../xincludes/gnome-prefix.xml"/>
[551b9389]111
[e05cd03f]112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7cdaed0]113 href="../../xincludes/gnome-sysconfdir.xml"/>
[551b9389]114
[e05cd03f]115 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[551b9389]116 href="../../xincludes/scrollkeeper-dir.xml"/>
117
[a6bee1f]118 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
[c4c04d69]119 ORBit-2.0)/lib/gnome-control-center</parameter>: This parameter causes the libexec
[551b9389]120 files to be installed in the preferred location of
[c4c04d69]121 <filename class="directory">$GNOME_PREFIX/lib/gnome-control-center</filename>
[937425f]122 instead of
[82598e2b]123 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
124
[c4c04d69]125 <para><option>--disable-hal</option>: Build without hal support.</para>
126
[aa62f03]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>
[51d7b70]130
[82598e2b]131 </sect2>
132
[65ed5cb]133 <sect2 role="configuration">
[c4c04d69]134 <title>Configuring GNOME Control Center</title>
[65ed5cb]135
[c4c04d69]136 <sect3 id="gnome-control-center-config">
[65ed5cb]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
[82598e2b]156 <sect2 role="content">
157 <title>Contents</title>
158
159 <segmentedlist>
160 <segtitle>Installed Programs</segtitle>
161 <segtitle>Installed Libraries</segtitle>
[293abe4]162 <segtitle>Installed Directories</segtitle>
[82598e2b]163
164 <seglistitem>
[c4c04d69]165 <seg>gnome-appearance-properties, gnome-at-mobility,
166 gnome-at-properties, gnome-at-visual, gnome-control-center,
[82598e2b]167 gnome-default-applications-properties, gnome-display-properties,
[c4c04d69]168 gnome-font-viewer, gnome-keybinding-properties,
[82598e2b]169 gnome-keyboard-properties, gnome-mouse-properties,
[c4c04d69]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>
[82598e2b]176 </seglistitem>
177 </segmentedlist>
178
179 </sect2>
[565318f2]180
181</sect1>
Note: See TracBrowser for help on using the repository browser.