glfs/gnome/core/control-center.xml

132 lines
5.0 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY control-center-download-http "http://ftp.gnome.org/pub/GNOME/sources/control-center/&gnome-version;/control-center-&control-center-version;.tar.bz2">
<!ENTITY control-center-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/control-center/&gnome-version;/control-center-&control-center-version;.tar.bz2">
<!ENTITY control-center-md5sum "d95a5746aa349536dc0f59c61cdaf19f">
<!ENTITY control-center-size "2.6 MB">
<!ENTITY control-center-buildsize "54 MB">
<!ENTITY control-center-time "1.0 SBU">
]>
<sect1 id="control-center" xreflabel="Control Center-&control-center-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="control-center.html"?>
<title>Control Center-&control-center-version;</title>
<sect2>
<title>Introduction to <application>Control Center</application></title>
<para>The <application>Control Center</application> package contains the
<application><acronym>GNOME</acronym></application> settings managers.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&control-center-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&control-center-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &control-center-md5sum;</para></listitem>
<listitem><para>Download size: &control-center-size;</para></listitem>
<listitem><para>Estimated disk space required:
&control-center-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&control-center-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Control Center</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libxklavier"/>,
<xref linkend="gnome-menus"/>,
<xref linkend="metacity"/>,
<xref linkend="nautilus"/> and
<xref linkend="gnome-icon-theme"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="alsa"/>,
<xref linkend="gst-plugins"/> and
<xref linkend="xscreensaver"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>Control Center</application></title>
<para>Install <application>Control Center</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<title>Command explanations</title>
<para><parameter>--libexecdir=`pkg-config --variable=prefix
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>scrollkeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>Control Center</application> package contains
<command>gnome-accessibility-keyboard-properties</command>,
<command>gnome-at-properties</command>,
<command>gnome-background-properties</command>,
<command>gnome-control-center</command>,
<command>gnome-default-applications-properties</command>,
<command>gnome-display-properties</command>,
<command>gnome-font-properties</command>,
<command>gnome-font-viewer</command>,
<command>gnome-keybinding-properties</command>,
<command>gnome-keyboard-properties</command>,
<command>gnome-mouse-properties</command>,
<command>gnome-network-preferences</command>,
<command>gnome-settings-daemon</command>,
<command>gnome-sound-properties</command>,
<command>gnome-theme-applier</command>,
<command>gnome-theme-manager</command>,
<command>gnome-theme-thumbnailer</command>,
<command>gnome-thumbnail-font</command>,
<command>gnome-typing-monitor</command>,
<command>gnome-ui-properties</command>,
<command>gnome-window-properties</command>,
the <filename class='libraryfile'>libgnome-window-settings</filename> library,
<application>GNOME VFS</application> and window manager settings library
modules and <application>Nautilaus</application> library module
extensions.</para>
</sect2>
</sect1>