Changeset 035b717 for gnome/core/control


Ignore:
Timestamp:
09/04/2003 11:45:20 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
929ce00
Parents:
d50ef4c5
Message:

update to control-center-2.2.2

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

Location:
gnome/core/control
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/control/control-center-desc.xml

    rd50ef4c5 r035b717  
    22<title>Contents</title>
    33
    4 <para>The control-center package contains <userinput>gnome-control-center</userinput>, <userinput>gnome-settings-daemon</userinput>, <userinput>gnome-background-properties</userinput>, <userinput>gnome-default-applications-properties</userinput>, <userinput>gnome-file-types-properties</userinput>, <userinput>gnome-font-properties</userinput>, <userinput>gnome-keybinding-properties</userinput>, <userinput>gnome-keyboard-properties</userinput>, <userinput>gnome-mouse-properties</userinput>, <userinput>gnome-network-preferences</userinput>, <userinput>gnome-sound-properties</userinput>, <userinput>gnome-theme-properties</userinput> and
    5 <userinput>gnome-ui-properties</userinput>.</para>
     4<para>The control-center package contains
     5<command>gnome-control-center</command>, <command>gnome-settings-daemon</command>, gnome-background-properties, gnome-default-applications-properties, gnome-file-types-properties, gnome-font-properties, gnome-keybinding-properties, gnome-keyboard-properties, gnome-mouse-properties, gnome-network-preferences, gnome-sound-properties, gnome-theme-properties and gnome-ui-properties.</para>
    66
    77</sect2>
  • gnome/core/control/control-center-exp.xml

    rd50ef4c5 r035b717  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--localstatedir=/var/lib</userinput> : This switch
     4<para><command>--localstatedir=/var/lib</command> : This switch
    55puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
    66instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    77
    8 <para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch
     8<para><command>--sysconfdir=/etc/gnome</command> : This switch
    99puts configuration files in <filename>/etc/gnome</filename> instead of
    1010<filename>$GNOME_PREFIX/etc</filename>.</para>
  • gnome/core/control/control-center-inst.xml

    rd50ef4c5 r035b717  
    11<sect2>
    2 <title>Installation of control-center</title>
     2<title>Installation of <application>control-center</application></title>
    33
    4 <para>Install control-center by running the following commands:</para>
     4<para>Install <application>control-center</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
     6<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
    77--sysconfdir=/etc/gnome &amp;&amp;
    88make &amp;&amp;
    9 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    1010
    1111</sect2>
  • gnome/core/control/control-center-intro.xml

    rd50ef4c5 r035b717  
    11<sect2>
    2 <title>Introduction to control-center</title>
     2<title>Introduction to <application>control-center</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&control-center-download-http;"/>
    5 Download location (FTP):        <ulink url="&control-center-download-ftp;"/>
    6 Version used:                   &control-center-version;
    7 Package size:                   &control-center-size;
    8 Estimated Disk space required:  &control-center-buildsize;
    9 Estimated build time:           &control-center-time;</screen>
     4<para>The <application>control-center</application> package contains the GNOME settings
     5managers.</para>
    106
    11 <para>The control-center package contains the GNOME settings managers.</para>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&control-center-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&control-center-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &control-center-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&control-center-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&control-center-time;</para></listitem></itemizedlist>
     18</sect3>
    1219
    13 <screen>control-center depends on:
    14 <xref linkend="gnome-desktop"/> and <xref linkend="metacity"/></screen>
     20<sect3><title><application>template</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="gnome-desktop"/> and <xref linkend="metacity"/></para></sect4>
     23</sect3>
    1524
    1625</sect2>
  • gnome/core/control/control-center.ent

    rd50ef4c5 r035b717  
    55<!ENTITY control-center-desc SYSTEM "control-center-desc.xml">
    66<!ENTITY control-center-config SYSTEM "control-center-config.xml">
    7 <!ENTITY control-center-buildsize "18.1 MB">
    8 <!ENTITY control-center-version "2.2.1">
    9 <!ENTITY control-center-download-http "http://ftp.gnome.org/pub/GNOME/sources/control-center/2.2/control-center-2.2.1.tar.bz2">
    10 <!ENTITY control-center-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/control-center/2.2/control-center-2.2.1.tar.bz2">
    11 <!ENTITY control-center-size "1.4 MB">
    12 <!ENTITY control-center-time "2.95 SBU">
     7<!ENTITY control-center-buildsize "62.0 MB">
     8<!ENTITY control-center-version "2.2.2">
     9<!ENTITY control-center-download-http "http://ftp.gnome.org/pub/GNOME/sources/control-center/2.2/control-center-2.2.2.tar.bz2">
     10<!ENTITY control-center-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/control-center/2.2/control-center-2.2.2.tar.bz2">
     11<!ENTITY control-center-size "1.5 MB">
     12<!ENTITY control-center-time "1.02 SBU">
Note: See TracChangeset for help on using the changeset viewer.