Changeset a6c25738


Ignore:
Timestamp:
09/05/2003 02:27:05 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:
53462fd9
Parents:
929ce00
Message:

update to gnome-applets-2.2.2 and gnome-system-monitor-2.0.5

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

Files:
12 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/applets/gnome-applets-desc.xml

    r929ce00 ra6c25738  
    33
    44<para>The gnome-applets package contains
    5 <userinput>battstat</userinput>, <userinput>cdplayer</userinput>,
    6 <userinput>charpick</userinput>, <userinput>drivemount</userinput>,
    7 <userinput>geyes</userinput>, <userinput>gkb</userinput>,
    8 <userinput>gtik2</userinput>, <userinput>gweather</userinput>,
    9 <userinput>mini-commander</userinput>, <userinput>mixer</userinput>,
    10 <userinput>modemlights</userinput> and <userinput>multiload applets</userinput>.</para>
     5<command>battstat</command>, <command>cdplayer</command>,
     6<command>charpick</command>, <command>drivemount</command>,
     7<command>geyes</command>, <command>gkb</command>,
     8<command>gtik2</command>, <command>gweather</command>,
     9<command>mini-commander</command>, <command>mixer</command>,
     10<command>modemlights</command> and <command>multiload</command> applets.</para>
    1111
    1212</sect2>
  • gnome/add/applets/gnome-applets-exp.xml

    r929ce00 ra6c25738  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch puts
     4<para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    55libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    66<filename>$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><userinput>--localstatedir=/var/lib :</userinput> This switch
     8<para><command>--localstatedir=/var/lib :</command> This switch
    99puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
    1010instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    1111
    12 <para><userinput>--sysconfdir=/etc/gnome :</userinput>  This switch
     12<para><command>--sysconfdir=/etc/gnome :</command>  This switch
    1313puts configuration files in <filename>/etc/gnome</filename> instead of
    1414<filename>$GNOME_PREFIX/etc</filename>.</para>
  • gnome/add/applets/gnome-applets-inst.xml

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

    r929ce00 ra6c25738  
    11<sect2>
    2 <title>Introduction to gnome-applets</title>
     2<title>Introduction to <application>gnome-applets</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&gnome-applets-download-http;"/>
    5 Download location (FTP):        <ulink url="&gnome-applets-download-ftp;"/>
    6 Version used:                   &gnome-applets-version;
    7 Package size:                   &gnome-applets-size;
    8 Estimated Disk space required:  &gnome-applets-buildsize;
    9 Estimated build time:           &gnome-applets-time;</screen>
     4<para>The <application>gnome-applets</application> package contains small applications which
     5generally run in the background and display their output to the gnome
     6panel.</para>
    107
    11 <para>The gnome-applets package contains small applications which
    12 generally run in the background and display their output to the gnome panel.</para>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink
     11url="&gnome-applets-download-http;"/></para></listitem>
     12<listitem><para>Download (FTP): <ulink
     13url="&gnome-applets-download-ftp;"/></para></listitem>
     14<listitem><para>Download size: &gnome-applets-size;</para></listitem>
     15<listitem><para>Estimated Disk space required:
     16&gnome-applets-buildsize;</para></listitem>
     17<listitem><para>Estimated build time:
     18&gnome-applets-time;</para></listitem></itemizedlist>
     19</sect3>
     20                                                                               
     21<sect3><title><application>gnome-applets</application> dependencies</title>
     22<sect4><title>Required</title>
     23<para><xref linkend="gail"/>, <xref linkend="libgtop"/> and <xref
     24linkend="gnome-panel"/></para></sect4>
     25</sect3>
    1326
    14 <screen>gnome-applets depends on:
    15 <xref linkend="gail"/>, <xref linkend="libgtop"/> and <xref linkend="gnome-panel"/></screen>
    1627
    1728</sect2>
  • gnome/add/applets/gnome-applets.ent

    r929ce00 ra6c25738  
    55<!ENTITY gnome-applets-desc SYSTEM "gnome-applets-desc.xml">
    66<!ENTITY gnome-applets-config SYSTEM "gnome-applets-config.xml">
    7 <!ENTITY gnome-applets-buildsize "22.6 MB">
    8 <!ENTITY gnome-applets-version "2.2.1">
    9 <!ENTITY gnome-applets-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.2/gnome-applets-2.2.1.tar.bz2">
    10 <!ENTITY gnome-applets-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.2/gnome-applets-2.2.1.tar.bz2">
    11 <!ENTITY gnome-applets-size "1.9 MB">
    12 <!ENTITY gnome-applets-time "2.76 SBU">
     7<!ENTITY gnome-applets-buildsize "62.6 MB">
     8<!ENTITY gnome-applets-version "2.2.2">
     9<!ENTITY gnome-applets-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.2/gnome-applets-2.2.2.tar.bz2">
     10<!ENTITY gnome-applets-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.2/gnome-applets-2.2.2.tar.bz2">
     11<!ENTITY gnome-applets-size "2.4 MB">
     12<!ENTITY gnome-applets-time "0.85 SBU">
  • gnome/add/monitor/gnome-system-monitor-desc.xml

    r929ce00 ra6c25738  
    22<title>Contents</title>
    33
    4 <para>The gnome-system-monitor package contains <userinput>gnome-system-monitor</userinput>.</para>
     4<para>The <application>gnome-system-monitor</application> package contains <command>gnome-system-monitor</command>.</para>
    55
    66</sect2>
     
    99
    1010<sect3><title>gnome-system-monitor</title>
    11 <para>gnome-system-monitor displays the process tree and hardware meters.</para></sect3>
     11<para><command>gnome-system-monitor</command> displays the process tree and hardware meters.</para></sect3>
    1212
    1313
  • gnome/add/monitor/gnome-system-monitor-exp.xml

    r929ce00 ra6c25738  
    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 puts
     8<para><command>--sysconfdir=/etc/gnome</command> : This switch puts
    99configuration files in <filename>/etc/gnome</filename> instead of
    1010<filename>$GNOME_PREFIX/etc</filename>.</para>
  • gnome/add/monitor/gnome-system-monitor-inst.xml

    r929ce00 ra6c25738  
    11<sect2>
    2 <title>Installation of gnome-system-monitor</title>
     2<title>Installation of <application>gnome-system-monitor</application></title>
    33
    4 <para>Install gnome-system-monitor by running the following commands:</para>
     4<para>Install <application>gnome-system-monitor</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<note><para>make install will need path access to <filename
    1212class="directory">$GNOME_PREFIX/bin</filename>. If your
    1313preinstallation changes were made only to the user account, you will
    14 need to adjust your path prior to running <userinput>make
    15 install</userinput>.</para></note>
     14need to adjust your path prior to running <command>make
     15install</command>.</para></note>
    1616
    1717</sect2>
  • gnome/add/monitor/gnome-system-monitor-intro.xml

    r929ce00 ra6c25738  
    11<sect2>
    2 <title>Introduction to gnome-system-monitor</title>
     2<title>Introduction to <application>gnome-system-monitor</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&gnome-system-monitor-download-http;"/>
    5 Download location (FTP):        <ulink url="&gnome-system-monitor-download-ftp;"/>
    6 Version used:                   &gnome-system-monitor-version;
    7 Package size:                   &gnome-system-monitor-size;
    8 Estimated Disk space required:  &gnome-system-monitor-buildsize;
    9 Estimated build time:           &gnome-system-monitor-time;</screen>
    10 
    11 <para>The gnome-system-monitor package contains procman, GNOME's
     4<para>The <application>gnome-system-monitor</application> package contains procman, GNOME's
    125replacement to gtop.</para>
    136
    14 <screen>gnome-system-monitor depends on:
    15 <xref linkend="libgnomeui"/> and <xref linkend="startup-notification"/></screen>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&gnome-system-monitor-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&gnome-system-monitor-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &gnome-system-monitor-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&gnome-system-monitor-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&gnome-system-monitor-time;</para></listitem></itemizedlist>
     18</sect3>
     19                                                                               
     20<sect3><title><application>gnome-system-monitor</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="libgnomeui"/> and <xref linkend="startup-notification"/></para></sect4>
     23</sect3>
     24
    1625
    1726</sect2>
  • gnome/add/monitor/gnome-system-monitor.ent

    r929ce00 ra6c25738  
    55<!ENTITY gnome-system-monitor-desc SYSTEM "gnome-system-monitor-desc.xml">
    66<!ENTITY gnome-system-monitor-config SYSTEM "gnome-system-monitor-config.xml">
    7 <!ENTITY gnome-system-monitor-buildsize "3.2 MB">
    8 <!ENTITY gnome-system-monitor-version "2.0.4">
    9 <!ENTITY gnome-system-monitor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.0/gnome-system-monitor-2.0.4.tar.bz2">
    10 <!ENTITY gnome-system-monitor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.0/gnome-system-monitor-2.0.4.tar.bz2">
    11 <!ENTITY gnome-system-monitor-size "512 KB">
    12 <!ENTITY gnome-system-monitor-time "0.30 SBU">
     7<!ENTITY gnome-system-monitor-buildsize "8.5 MB">
     8<!ENTITY gnome-system-monitor-version "2.0.5">
     9<!ENTITY gnome-system-monitor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.0/gnome-system-monitor-2.0.5.tar.bz2">
     10<!ENTITY gnome-system-monitor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.0/gnome-system-monitor-2.0.5.tar.bz2">
     11<!ENTITY gnome-system-monitor-size "520 KB">
     12<!ENTITY gnome-system-monitor-time "0.12 SBU">
  • index.xml

    r929ce00 ra6c25738  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030904">
    6 <!ENTITY releasedate "September 4th, 2003">
     5<!ENTITY version "20030905">
     6<!ENTITY releasedate "September 5th, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r929ce00 ra6c25738  
    1111<itemizedlist>
    1212
    13 <listitem><para>Septermber 4th, 2003 [larry]: gnome: updated to
     13<listitem><para>September 5th, 2003 [larry]: gnome: updated to
     14gnome-system-moniter-2.0.5 and gnome-applets-2.2.2.</para></listitem>
     15
     16<listitem><para>September 4th, 2003 [larry]: gnome: updated to
    1417control-center-2.2.2 and gnome-terminal-2.2.2.</para></listitem>
    1518
Note: See TracChangeset for help on using the changeset viewer.