Changeset 035b717
- Timestamp:
- 09/04/2003 11:45:20 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 929ce00
- Parents:
- d50ef4c5
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/control/control-center-desc.xml
rd50ef4c5 r035b717 2 2 <title>Contents</title> 3 3 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> and5 < 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> 6 6 7 7 </sect2> -
gnome/core/control/control-center-exp.xml
rd50ef4c5 r035b717 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--localstatedir=/var/lib</userinput> : This switch4 <para><command>--localstatedir=/var/lib</command> : This switch 5 5 puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename> 6 6 instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 7 7 8 <para>< userinput>--sysconfdir=/etc/gnome</userinput> : This switch8 <para><command>--sysconfdir=/etc/gnome</command> : This switch 9 9 puts configuration files in <filename>/etc/gnome</filename> instead of 10 10 <filename>$GNOME_PREFIX/etc</filename>.</para> -
gnome/core/control/control-center-inst.xml
rd50ef4c5 r035b717 1 1 <sect2> 2 <title>Installation of control-center</title>2 <title>Installation of <application>control-center</application></title> 3 3 4 <para>Install control-centerby running the following commands:</para>4 <para>Install <application>control-center</application> by running the following commands:</para> 5 5 6 < para><screen><userinput>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ 7 7 --sysconfdir=/etc/gnome && 8 8 make && 9 make install</ userinput></screen></para>9 make install</command></userinput></screen> 10 10 11 11 </sect2> -
gnome/core/control/control-center-intro.xml
rd50ef4c5 r035b717 1 1 <sect2> 2 <title>Introduction to control-center</title>2 <title>Introduction to <application>control-center</application></title> 3 3 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 5 managers.</para> 10 6 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 10 url="&control-center-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&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> 12 19 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> 15 24 16 25 </sect2> -
gnome/core/control/control-center.ent
rd50ef4c5 r035b717 5 5 <!ENTITY control-center-desc SYSTEM "control-center-desc.xml"> 6 6 <!ENTITY control-center-config SYSTEM "control-center-config.xml"> 7 <!ENTITY control-center-buildsize " 18.1MB">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. 4MB">12 <!ENTITY control-center-time " 2.95SBU">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"> -
introduction/welcome/changelog.xml
rd50ef4c5 r035b717 11 11 <itemizedlist> 12 12 13 <listitem><para>Septermber 4th, 2003 [larry]: gnome: updated to 14 control-center-2.2.2.</para></listitem> 15 13 16 <listitem><para>September 4th, 2003 [larry]: multimedia: updated 14 17 avifile and mplayer submitted by Igor.</para></listitem> … … 18 21 19 22 <listitem><para>September 4th, 2003 [larry]: x: updated to 20 metacity-2.4.55 .</para></listitem>23 metacity-2.4.55 and gnome-session-2.2.2.</para></listitem> 21 24 22 25 <listitem><para>September 4th, 2003 [larry]: xsoft: updated to
Note:
See TracChangeset
for help on using the changeset viewer.