Ignore:
Timestamp:
05/16/2012 04:39:28 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
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
Children:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-system-monitor.xml

    rc099902d r7ded7e3  
    2727
    2828  <indexterm zone="gnome-system-monitor">
    29     <primary sortas="a-GNOME System Monitor">GNOME System Monitor</primary>
     29    <primary sortas="a-gnome-system-monitor">gnome-system-monitor</primary>
    3030  </indexterm>
    3131
     
    3333    <title>Introduction to GNOME System Monitor</title>
    3434
    35     <para>The <application>GNOME System Monitor</application> package contains
    36     <command>gnome-system-monitor</command>, GNOME's replacement for
    37     <command>gtop</command>.</para>
     35    <para>
     36      The <application>GNOME System Monitor</application> package contains
     37      <application>GNOME</application>'s replacement for
     38      <command>gtop</command>.
     39    </para>
    3840
    3941    &lfs70_checked;
     
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP):
    45         <ulink url="&gnome-system-monitor-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&gnome-system-monitor-download-http;"/>
     48        </para>
    4649      </listitem>
    4750      <listitem>
    48         <para>Download (FTP):
    49         <ulink url="&gnome-system-monitor-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&gnome-system-monitor-download-ftp;"/>
     53        </para>
    5054      </listitem>
    5155      <listitem>
    52         <para>Download MD5 sum: &gnome-system-monitor-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &gnome-system-monitor-md5sum;
     58        </para>
    5359      </listitem>
    5460      <listitem>
    55         <para>Download size: &gnome-system-monitor-size;</para>
     61        <para>
     62          Download size: &gnome-system-monitor-size;
     63        </para>
    5664      </listitem>
    5765      <listitem>
    58         <para>Estimated disk space required: &gnome-system-monitor-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &gnome-system-monitor-buildsize;
     68        </para>
    5969      </listitem>
    6070      <listitem>
    61         <para>Estimated build time: &gnome-system-monitor-time;</para>
     71        <para>
     72          Estimated build time: &gnome-system-monitor-time;
     73        </para>
    6274      </listitem>
    6375    </itemizedlist>
     
    8193
    8294    <para condition="html" role="usernotes">User Notes:
    83     <ulink url="&blfs-wiki;/gnome-system-monitor"/></para>
    84 
     95      <ulink url="&blfs-wiki;/gnome-system-monitor"/>
     96    </para>
    8597  </sect2>
    8698
     
    88100    <title>Installation of GNOME System Monitor</title>
    89101
    90     <para>Install <application>GNOME System Monitor</application> by running
    91     the following commands:</para>
     102    <para>
     103      Install <application>GNOME System Monitor</application> by running
     104      the following commands:
     105    </para>
    92106
    93107<screen><userinput>./configure --prefix=/usr &amp;&amp;
    94108make</userinput></screen>
    95109
    96     <para>This package does not come with a test suite.</para>
     110    <para>
     111      This package does not come with a test suite.
     112    </para>
    97113
    98     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     114    <para>
     115      Now, as the <systemitem class="username">root</systemitem> user:
     116    </para>
    99117
    100118<screen role="root"><userinput>make install</userinput></screen>
     
    105123    <title>Command Explanations</title>
    106124
    107 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    108     href="../../xincludes/gnome-prefix.xml"/> -->
    109 
    110125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    111     href="../../xincludes/without-scrollkeeper.xml"/>
     126      href="../../xincludes/without-scrollkeeper.xml"/>
    112127
    113128  </sect2>
     
    140155        <term><command>gnome-system-monitor</command></term>
    141156        <listitem>
    142           <para>displays the process tree and hardware meters.</para>
     157          <para>
     158            is used to display the process tree and hardware meters.
     159          </para>
    143160          <indexterm zone="gnome-system-monitor gnome-system-monitor-prog">
    144161            <primary sortas="b-gnome-system-monitor">gnome-system-monitor</primary>
Note: See TracChangeset for help on using the changeset viewer.