Changeset 7ded7e3 for gnome/add


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

Location:
gnome/add
Files:
1 added
39 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/accerciser.xml

    rc099902d r7ded7e3  
    2626
    2727  <indexterm zone="accerciser">
    28     <primary sortas="a-accerciser">accerciser</primary>
     28    <primary sortas="a-Accerciser">Accerciser</primary>
    2929  </indexterm>
    3030
     
    3232    <title>Introduction to Accerciser</title>
    3333
    34     <para><application>Accerciser</application> is an accessibility explorer for the
    35     GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to
    36     check if an application is providing correct information to assistive technologies
    37     and automated test frameworks.</para>
     34    <para>
     35      <application>Accerciser</application> is an accessibility explorer for the
     36      <application>GNOME</application> Desktop. It uses <application>At-Spi2</application>
     37      to inspect and control widgets, allowing you to check if an application is providing
     38      correct information to assistive technologies and automated test frameworks.
     39    </para>
    3840
    3941    &lfs70_checked;
     
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP): <ulink url="&accerciser-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&accerciser-download-http;"/>
     48        </para>
    4549      </listitem>
    4650      <listitem>
    47         <para>Download (FTP): <ulink url="&accerciser-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&accerciser-download-ftp;"/>
     53        </para>
    4854      </listitem>
    4955      <listitem>
    50         <para>Download MD5 sum: &accerciser-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &accerciser-md5sum;
     58        </para>
    5159      </listitem>
    5260      <listitem>
    53         <para>Download size: &accerciser-size;</para>
     61        <para>
     62          Download size: &accerciser-size;
     63        </para>
    5464      </listitem>
    5565      <listitem>
    56         <para>Estimated disk space required: &accerciser-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &accerciser-buildsize;
     68        </para>
    5769      </listitem>
    5870      <listitem>
    59         <para>Estimated build time: &accerciser-time;</para>
     71        <para>
     72          Estimated build time: &accerciser-time;
     73        </para>
    6074      </listitem>
    6175    </itemizedlist>
    6276
    63     <bridgehead renderas="sect3">accerciser Dependencies</bridgehead>
     77    <bridgehead renderas="sect3">Accerciser Dependencies</bridgehead>
    6478
    6579    <bridgehead renderas="sect4">Required</bridgehead>
     
    8498
    8599    <para condition="html" role="usernotes">User Notes:
    86     <ulink url="&blfs-wiki;/accerciser"/></para>
    87 
     100      <ulink url="&blfs-wiki;/accerciser"/>
     101    </para>
    88102  </sect2>
    89103
     
    91105    <title>Installation of Accerciser</title>
    92106
    93     <para>Install <application>Accerciser</application> by running the following
    94     commands:</para>
     107    <para>
     108      Install <application>Accerciser</application> by running the following
     109      commands:
     110    </para>
    95111
    96112<screen><userinput>./configure --prefix=/usr &amp;&amp;
    97113make</userinput></screen>
    98114
    99     <para>The testsuite is intended for the package&apos;s maintainer to check
    100     the XML translations.</para>
     115    <para>
     116      This package does not come with a test suite.
     117    </para>
    101118
    102     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     119    <para>
     120      Now, as the <systemitem class="username">root</systemitem> user:
     121    </para>
    103122
    104123<screen role="root"><userinput>make install</userinput></screen>
     
    110129
    111130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    112     href="../../xincludes/without-scrollkeeper.xml"/>
     131      href="../../xincludes/without-scrollkeeper.xml"/>
    113132
    114133  </sect2>
     
    141160        <term><command>accerciser</command></term>
    142161        <listitem>
    143           <para>is an interactive Python accessibility explorer
    144           for the GNOME Desktop.</para>
     162          <para>
     163            is an interactive Python accessibility explorer
     164            for the <application>GNOME</application> Desktop.
     165          </para>
    145166          <indexterm zone="accerciser accerciser-prog">
    146167            <primary sortas="b-accerciser">accerciser</primary>
  • gnome/add/add.xml

    rc099902d r7ded7e3  
    5353  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ghex.xml"/>
    5454  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-applets.xml"/>
     55  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-tweak-tool.xml"/>
    5556  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gssdp.xml"/>
    5657  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkhtml.xml"/>
  • gnome/add/aisleriot.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="aisleriot">
    26     <primary sortas="a-aisleriot">aisleriot</primary>
     26    <primary sortas="a-Aisleriot">Aisleriot</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Aisleriot</title>
    3131
    32     <para><application>Aisleriot</application> (also known as Solitaire or sol) is a
    33     collection of card games which are easy to play with the aid of a mouse. The rules
    34     for the games have been coded for your pleasure in the GNOME scripting language
    35     (Scheme).</para>
     32    <para>
     33      <application>Aisleriot</application> (also known as Solitaire or sol) is a
     34      collection of card games which are easy to play with the aid of a mouse. The rules
     35      for the games have been coded for your pleasure in the
     36      <application>GNOME</application> scripting language (Scheme).
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&aisleriot-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&aisleriot-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&aisleriot-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&aisleriot-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &aisleriot-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &aisleriot-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &aisleriot-size;</para>
     59        <para>
     60          Download size: &aisleriot-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &aisleriot-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &aisleriot-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &aisleriot-time;</para>
     69        <para>
     70          Estimated build time: &aisleriot-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">aisleriot Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">Aisleriot Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    7791
    7892    <para condition="html" role="usernotes">User Notes:
    79     <ulink url="&blfs-wiki;/aisleriot"/></para>
    80 
     93      <ulink url="&blfs-wiki;/aisleriot"/>
     94    </para>
    8195  </sect2>
    8296
    8397  <sect2 role="installation">
    84     <title>Installation of aisleriot</title>
     98    <title>Installation of Aisleriot</title>
    8599
    86     <para>Install <application>aisleriot</application> by running the following
    87     commands:</para>
     100    <para>
     101      Install <application>Aisleriot</application> by running the following
     102      commands:
     103    </para>
    88104
    89105<screen><userinput>./configure --prefix=/usr \
     
    92108make</userinput></screen>
    93109
    94     <para>This package's testsuite is intended to be used by the
    95     maintainer (or not) to check i18n files.</para>
     110    <para>
     111      This package does not come with a test suite.
     112    </para>
    96113
    97     <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>
    98117
    99118<screen role="root"><userinput>make install</userinput></screen>
     
    104123    <title>Command Explanations</title>
    105124
    106     <para><parameter>--libexecdir=/usr/lib</parameter>:
    107     This parameter is used so that the
    108     <application>Aisleriot</application> internal support program is
    109     installed in the preferred location of <filename
    110     class='directory'>/usr/lib/aisleriot</filename> instead of
    111     <filename class='directory'>/usr/libexec/aisleriot</filename>.</para>
    112 
     125    <para>
     126      <parameter>--libexecdir=/usr/lib</parameter>: This parameter is
     127      used so that the <application>Aisleriot</application> internal
     128      support program is installed in the preferred location of
     129      <filename class="directory">/usr/lib/aisleriot</filename> instead of
     130      <filename class="directory">/usr/libexec/aisleriot</filename>.
     131    </para>
    113132
    114133  </sect2>
     
    126145        </seg>
    127146        <seg>
    128           /usr/lib/aisleriot, /usr/share/aisleriot and
     147          /usr/lib/aisleriot,
     148          /usr/share/aisleriot and
    129149          /usr/share/help/*/aisleriot
    130150        </seg>
     
    140160        <term><command>sol</command></term>
    141161        <listitem>
    142           <para>is a collection of card games.</para>
     162          <para>
     163            is a collection of card games.
     164          </para>
    143165          <indexterm zone="aisleriot sol">
    144166            <primary sortas="b-sol">sol</primary>
  • gnome/add/anjuta.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="anjuta">
    26     <primary sortas="a-anjuta">anjuta</primary>
     26    <primary sortas="a-Anjuta">Anjuta</primary>
    2727  </indexterm>
    2828
     
    101101
    102102    <para condition="html" role="usernotes">User Notes:
    103     <ulink url="&blfs-wiki;/anjuta"/></para>
    104 
     103      <ulink url="&blfs-wiki;/anjuta"/>
     104    </para>
    105105  </sect2>
    106106
     
    195195          <para>
    196196            is invoked by <application>Anjuta</application> to
    197             launch programs from within the IDE  and to
     197            launch programs from within the IDE and to
    198198            initialize a terminal for a debugging session.
    199199          </para>
  • gnome/add/cheese.xml

    rc099902d r7ded7e3  
    77  <!ENTITY cheese-download-http "&gnome-download-http;/cheese/3.4/cheese-&cheese-version;.tar.xz">
    88  <!ENTITY cheese-download-ftp  "&gnome-download-ftp;/cheese/3.4/cheese-&cheese-version;.tar.xz">
    9   <!ENTITY cheese-md5sum        "350afb16522ed26b1fe4192e12991d0f">
     9  <!ENTITY cheese-md5sum        "390d4997a4b52ac6da904306f1e699d1">
    1010  <!ENTITY cheese-size          "3.6 MB">
    1111  <!ENTITY cheese-buildsize     "28 MB">
     
    2424
    2525  <indexterm zone="cheese">
    26     <primary sortas="a-cheese">cheese</primary>
     26    <primary sortas="a-Cheese">Cheese</primary>
    2727  </indexterm>
    2828
     
    100100
    101101    <para condition="html" role="usernotes">User Notes:
    102     <ulink url="&blfs-wiki;/cheese"/></para>
    103 
     102      <ulink url="&blfs-wiki;/cheese"/>
     103    </para>
    104104  </sect2>
    105105
     
    129129  <sect2 role="commands">
    130130    <title>Command Explanations</title>
    131 
    132 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133       href="../../xincludes/gnome-prefix.xml"/> -->
    134131
    135132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    154151        </seg>
    155152        <seg>
    156           /usr/include/cheese, /usr/share/cheese,
    157           /usr/share/gtk-doc/html/cheese and
     153          /usr/include/cheese,
     154          /usr/share/cheese,
     155          /usr/share/gtk-doc/html/cheese and
    158156          /usr/share/help/*/cheese
    159157        </seg>
     
    182180        <listitem>
    183181          <para>
    184             contains the <application>cheese</application> API functions.
     182            contains the <application>Cheese</application> API functions.
    185183          </para>
    186184          <indexterm zone="cheese libcheese">
     
    194192        <listitem>
    195193          <para>
    196             contains the <application>cheese</application> GTK+ Widgets.
     194            contains the <application>cheese</application> GTK+ bindings.
    197195          </para>
    198196          <indexterm zone="cheese libcheese-gtk">
  • gnome/add/devhelp.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="devhelp">
    26     <primary sortas="a-devhelp">devhelp</primary>
     26    <primary sortas="a-Devhelp">Devhelp</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Devhelp</title>
    3131
    32     <para><application>Devhelp</application> is an API documentation browser for GTK+
    33     and GNOME. It works natively with gtk-doc.</para>
     32    <para>
     33      <application>Devhelp</application> is an API documentation browser for GTK+
     34      and <application>GNOME</application>. It works natively with
     35      <application>GTK Doc</application>.
     36    </para>
    3437
    3538    &lfs70_checked;
     
    3841    <itemizedlist spacing="compact">
    3942      <listitem>
    40         <para>Download (HTTP): <ulink url="&devhelp-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&devhelp-download-http;"/>
     45        </para>
    4146      </listitem>
    4247      <listitem>
    43         <para>Download (FTP): <ulink url="&devhelp-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&devhelp-download-ftp;"/>
     50        </para>
    4451      </listitem>
    4552      <listitem>
    46         <para>Download MD5 sum: &devhelp-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &devhelp-md5sum;
     55        </para>
    4756      </listitem>
    4857      <listitem>
    49         <para>Download size: &devhelp-size;</para>
     58        <para>
     59          Download size: &devhelp-size;
     60        </para>
    5061      </listitem>
    5162      <listitem>
    52         <para>Estimated disk space required: &devhelp-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &devhelp-buildsize;
     65        </para>
    5366      </listitem>
    5467      <listitem>
    55         <para>Estimated build time: &devhelp-time;</para>
     68        <para>
     69          Estimated build time: &devhelp-time;
     70        </para>
    5671      </listitem>
    5772    </itemizedlist>
     
    6681
    6782    <para condition="html" role="usernotes">User Notes:
    68     <ulink url="&blfs-wiki;/devhelp"/></para>
    69 
     83      <ulink url="&blfs-wiki;/devhelp"/>
     84    </para>
    7085  </sect2>
    7186
     
    7388    <title>Installation of Devhelp</title>
    7489
    75     <para>Install <application>Devhelp</application> by running the following
    76     commands:</para>
     90    <para>
     91      Install <application>Devhelp</application> by running the following
     92      commands:
     93    </para>
    7794
    7895<screen><userinput>./configure --prefix=/usr \
     
    8097make</userinput></screen>
    8198
    82     <para>This package does not have a testsuite.</para>
     99    <para>
     100      This package does not come with a test suite.
     101    </para>
    83102
    84     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     103    <para>
     104      Now, as the <systemitem class="username">root</systemitem> user:
     105    </para>
    85106
    86107<screen role="root"><userinput>make install</userinput></screen>
     
    104125        </seg>
    105126        <seg>
    106           /usr/include/devhelp-3.0 and /usr/share/devhelp
     127          /usr/include/devhelp-3.0 and
     128          /usr/share/devhelp
    107129        </seg>
    108130      </seglistitem>
     
    117139        <term><command>devhelp</command></term>
    118140        <listitem>
    119           <para>GNOME Developers&apos; help program.</para>
     141          <para>
     142            is the <application>GNOME</application> Developers' Help program.
     143          </para>
    120144          <indexterm zone="devhelp devhelp">
    121145            <primary sortas="b-devhelp">devhelp</primary>
     
    127151        <term><filename class='libraryfile'>libdevhelp-3.so</filename></term>
    128152        <listitem>
    129           <para>is a library that provides documentation browser
    130           functionality.</para>
     153          <para>
     154            is a library that provides documentation browser functionality.
     155          </para>
    131156          <indexterm zone="devhelp libdevhelp-3">
    132157            <primary sortas="c-libdevhelp-3">libdevhelp-3.so</primary>
  • gnome/add/epiphany-extensions.xml

    rc099902d r7ded7e3  
    2626
    2727  <indexterm zone="epiphany-extensions">
    28     <primary sortas="a-Epiphany-extensions">Epiphany Extensions</primary>
     28    <primary sortas="a-Epiphany-Extensions">Epiphany-Extensions</primary>
    2929  </indexterm>
    3030
     
    3232    <title>Introduction to Epiphany Extensions</title>
    3333
    34     <para><application>Epiphany Extensions</application> is a collection of
    35     extensions for <application>Epiphany</application>, the
    36     <application>GNOME</application> browser.</para>
     34    <para>
     35      <application>Epiphany Extensions</application> is a collection of
     36      extensions for <application>Epiphany</application>, the
     37      <application>GNOME</application> Web Browser.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&epiphany-extensions-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&epiphany-extensions-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &epiphany-extensions-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &epiphany-extensions-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &epiphany-extensions-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &epiphany-extensions-time;</para>
     45        <para>
     46          Download (HTTP): <ulink url="&epiphany-extensions-download-http;"/>
     47         </para>
     48      </listitem>
     49      <listitem>
     50        <para>
     51          Download (FTP): <ulink url="&epiphany-extensions-download-ftp;"/>
     52        </para>
     53      </listitem>
     54      <listitem>
     55        <para>
     56          Download MD5 sum: &epiphany-extensions-md5sum;
     57        </para>
     58      </listitem>
     59      <listitem>
     60        <para>
     61          Download size: &epiphany-extensions-size;
     62        </para>
     63      </listitem>
     64      <listitem>
     65        <para>
     66          Estimated disk space required: &epiphany-extensions-buildsize;
     67        </para>
     68      </listitem>
     69      <listitem>
     70        <para>
     71          Estimated build time: &epiphany-extensions-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
     
    7589
    7690    <para condition="html" role="usernotes">User Notes:
    77     <ulink url="&blfs-wiki;/epiphany-extensions"/></para>
    78 
     91      <ulink url="&blfs-wiki;/epiphany-extensions"/>
     92    </para>
    7993  </sect2>
    8094
     
    8296    <title>Installation of Epiphany Extensions</title>
    8397
    84     <para>Install <application>Epiphany Extensions</application> by running the following
    85     commands:</para>
     98    <para>
     99      Install <application>Epiphany Extensions</application> by running the
     100      following commands:
     101    </para>
    86102
    87103<screen><userinput>./configure --prefix=/usr &amp;&amp;
    88104make</userinput></screen>
    89105
    90     <para>This package does not come with a test suite.</para>
    91 
    92     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     106    <para>
     107      This package does not come with a test suite.
     108    </para>
     109
     110    <para>
     111      Now, as the <systemitem class="username">root</systemitem> user:
     112    </para>
    93113
    94114<screen role="root"><userinput>make install</userinput></screen>
     
    99119    <title>Command Explanations</title>
    100120
    101 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    102     href="../../xincludes/gnome-prefix.xml"/> -->
    103 
    104121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105     href="../../xincludes/without-scrollkeeper.xml"/>
     122      href="../../xincludes/without-scrollkeeper.xml"/>
    106123
    107124  </sect2>
     
    110127    <title>Configuring Epiphany Extensions</title>
    111128
    112     <para>The extensions are all turned off until you go to
    113     <application>Epiphany</application>&apos;s tools menu and enable the extensions
    114     you wish to use.</para>
    115 
    116     <para>To use the html5tube extension, you need to go to <ulink
    117     url="http://www.youtube.com/html5">http://www.youtube.com/html5</ulink>
    118     and click on 'Join the HTML5 Trial' (needs cookies enabled, and must be
    119     repeated for each browser on which you wish to use HTML5).</para>
     129    <para>
     130      The extensions are all turned off until you go to
     131      <application>Epiphany</application>'s tools menu and enable
     132      the extensions you wish to use.
     133    </para>
     134
     135    <para>
     136      To use the html5tube extension, you need to go to <ulink
     137      url="http://www.youtube.com/html5">http://www.youtube.com/html5</ulink>
     138      and click on 'Join the HTML5 Trial' (needs cookies enabled, and must be
     139      repeated for each browser on which you wish to use HTML5).
     140    </para>
    120141
    121142  </sect2>
     
    139160        </seg>
    140161        <seg>
    141           /usr/lib/epiphany/3.4/extensions, /usr/share/epiphany-extensions,
     162          /usr/lib/epiphany/3.4/extensions,
     163          /usr/share/epiphany-extensions,
    142164          /usr/share/gnome/help/epiphany-extensions and
    143165          /usr/share/omf/epiphany-extensions
     
    154176        <term><filename class='libraryfile'>libactionsextension.so</filename></term>
    155177        <listitem>
    156           <para>is an extension for executing arbitrary commands from the context menu.</para>
     178          <para>
     179            is an extension for executing arbitrary commands from the context menu.
     180          </para>
    157181          <indexterm zone="epiphany-extensions libactionsextension">
    158182            <primary sortas="c-libactionsextension">libactionsextension.so</primary>
     
    164188        <term><filename class='libraryfile'>libadblockextension.so</filename></term>
    165189        <listitem>
    166           <para>is an extension for blocking advertisments.</para>
     190          <para>
     191            is an extension for blocking advertisments.
     192          </para>
    167193          <indexterm zone="epiphany-extensions libadblockextension">
    168194            <primary sortas="c-libadblockextension">libadblockextension.so</primary>
     
    174200        <term><filename class='libraryfile'>libautoreloadextension.so</filename></term>
    175201        <listitem>
    176           <para>is an extension for reloading a tab periodically.</para>
     202          <para>
     203            is an extension for reloading a tab periodically.
     204          </para>
    177205          <indexterm zone="epiphany-extensions libautoreloadextension">
    178206            <primary sortas="c-libautoreloadextension">libautoreloadextension.so</primary>
     
    184212        <term><filename class='libraryfile'>libgesturesextension.so</filename></term>
    185213        <listitem>
    186           <para>is an extension for performing actions with mouse gestures.</para>
     214          <para>
     215            is an extension for performing actions with mouse gestures.
     216          </para>
    187217          <indexterm zone="epiphany-extensions libgesturesextension">
    188218            <primary sortas="c-libgesturesextension">libgesturesextension.so</primary>
     
    194224        <term><filename class='libraryfile'>libgreasemonkeyextension.so</filename></term>
    195225        <listitem>
    196           <para>is an extension for running user scripts to modify web page&apos;s behaviour.
     226          <para>
     227            is an extension for running user scripts to modify web page's behaviour.
    197228          </para>
    198229          <indexterm zone="epiphany-extensions libgreasemonkeyextension">
     
    205236        <term><filename class='libraryfile'>libhtml5tubeextension.so</filename></term>
    206237        <listitem>
    207           <para>is an extension for viewing most Youtube videos using Webkit&apos;s HTML5
    208           media player.</para>
     238          <para>
     239            is an extension for viewing most Youtube videos using WebKit's HTML5
     240            media player.
     241          </para>
    209242          <indexterm zone="epiphany-extensions libhtml5tubeextension">
    210243            <primary sortas="c-libhtml5tubeextension">libhtml5tubeextension.so</primary>
     
    216249        <term><filename class='libraryfile'>libpushscrollerextension.so</filename></term>
    217250        <listitem>
    218           <para>is an extension for dragging the page with the middle mouse button.</para>
     251          <para>
     252            is an extension for dragging the page with the middle mouse button.
     253          </para>
    219254          <indexterm zone="epiphany-extensions libpushscrollerextension">
    220255            <primary sortas="c-libpushscrollerextension">libpushscrollerextension.so</primary>
     
    226261        <term><filename class='libraryfile'>librssextension.so</filename></term>
    227262        <listitem>
    228           <para>is an extension for subscribing to a news feed offered by the webpage.</para>
     263          <para>
     264            is an extension for subscribing to a news feed offered by the webpage.
     265          </para>
    229266          <indexterm zone="epiphany-extensions librssextension">
    230267            <primary sortas="c-librssextension">librssextension.so</primary>
     
    236273        <term><filename class='libraryfile'>libsoupflyextension.so</filename></term>
    237274        <listitem>
    238           <para>is an extension for debuging the Soup session which Webkit uses.</para>
     275          <para>
     276            is an extension for debuging the Soup session which WebKit uses.
     277          </para>
    239278          <indexterm zone="epiphany-extensions libsoupflyextension">
    240279            <primary sortas="c-libsoupflyextension">libsoupflyextension.so</primary>
     
    246285        <term><filename class='libraryfile'>libtabkeynavigateextension.so</filename></term>
    247286        <listitem>
    248           <para>is an extension for using the tab key to navigate between tabs.</para>
     287          <para>
     288            is an extension for using the tab key to navigate between tabs.
     289          </para>
    249290          <indexterm zone="epiphany-extensions libtabkeynavigateextension">
    250291            <primary sortas="c-libtabkeynavigateextension">libtabkeynavigateextension.so</primary>
     
    256297        <term><filename class='libraryfile'>libtabstatesextension.so</filename></term>
    257298        <listitem>
    258           <para>is an extension for indicating new content in background tabs.</para>
     299          <para>
     300            is an extension for indicating new content in background tabs.
     301          </para>
    259302          <indexterm zone="epiphany-extensions libtabstatesextension">
    260303            <primary sortas="c-libtabstatesextension">libtabstatesextension.so</primary>
  • gnome/add/evolution.xml

    rc099902d r7ded7e3  
    77  <!ENTITY evolution-download-http "&gnome-download-http;/evolution/3.4/evolution-&evolution-version;.tar.xz">
    88  <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/3.4/evolution-&evolution-version;.tar.xz">
    9   <!ENTITY evolution-md5sum        "d178b6a9869f92e66b2022d4e35077ee">
     9  <!ENTITY evolution-md5sum        "e161138610416bfff07e6e0a1d9e4781">
    1010  <!ENTITY evolution-size          "13 MB">
    1111  <!ENTITY evolution-buildsize     "420 MB">
    12   <!ENTITY evolution-time          "19 SBU">
     12  <!ENTITY evolution-time          "14 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to Evolution</title>
    3131
    32     <para>The <application>Evolution</application> package contains an
    33     integrated mail, calendar and address book suite designed for the
    34     <application>GNOME</application> environment.</para>
     32    <para>
     33      The <application>Evolution</application> package contains an
     34      integrated mail, calendar and address book suite designed for the
     35      <application>GNOME</application> environment.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&evolution-download-http;"/></para>
    42       </listitem>
    43       <listitem>
    44         <para>Download (FTP): <ulink url="&evolution-download-ftp;"/></para>
    45       </listitem>
    46       <listitem>
    47         <para>Download MD5 sum: &evolution-md5sum;</para>
    48       </listitem>
    49       <listitem>
    50         <para>Download size: &evolution-size;</para>
    51       </listitem>
    52       <listitem>
    53         <para>Estimated disk space required: &evolution-buildsize;</para>
    54       </listitem>
    55       <listitem>
    56         <para>Estimated build time: &evolution-time;</para>
     43        <para>
     44          Download (HTTP): <ulink url="&evolution-download-http;"/>
     45        </para>
     46      </listitem>
     47      <listitem>
     48        <para>
     49          Download (FTP): <ulink url="&evolution-download-ftp;"/>
     50        </para>
     51      </listitem>
     52      <listitem>
     53        <para>
     54          Download MD5 sum: &evolution-md5sum;
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download size: &evolution-size;
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Estimated disk space required: &evolution-buildsize;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Estimated build time: &evolution-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    90104
    91105    <para condition="html" role="usernotes">User Notes:
    92     <ulink url="&blfs-wiki;/evolution"/></para>
    93 
     106      <ulink url="&blfs-wiki;/evolution"/>
     107    </para>
    94108  </sect2>
    95109
     
    97111    <title>Installation of Evolution</title>
    98112
    99     <para>Install <application>Evolution</application> by running the following
    100     commands:</para>
     113    <para>
     114      Install <application>Evolution</application> by running the following
     115      commands:
     116    </para>
    101117
    102118<screen><userinput>./configure --prefix=/usr \
     
    108124make</userinput></screen>
    109125
    110     <para>This package does not come with a test suite.</para>
    111 
    112     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     126    <para>
     127      This package does not come with a test suite.
     128    </para>
     129
     130    <para>
     131      Now, as the <systemitem class="username">root</systemitem> user:
     132    </para>
    113133
    114134<screen role="root"><userinput>make install</userinput></screen>
     
    119139    <title>Command Explanations</title>
    120140
    121 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122     href="../../xincludes/gnome-prefix.xml"/>
     141    <para>
     142      <parameter>--libexecdir=/usr/lib</parameter>: This parameter
     143      causes the libexec files to be installed in the preferred location of
     144      <filename class="directory">/usr/lib/evolution</filename> instead of
     145      <filename class="directory">/usr/libexec/evolution</filename>.
     146    </para>
     147
     148    <para>
     149      <option>--disable-contact-maps</option>: This parameter is used
     150      to disable the contact-maps plugin. Remove if you have
     151      <xref linkend="clutter-gtk"/>, <xref linkend="libchamplain"/> and
     152      <xref linkend="mx"/> installed.
     153    </para>
     154
     155    <para>
     156      <option>--disable-image-inline</option>: This parameter is used
     157      to disable the image-inline plugin.
     158    </para>
     159
     160    <para>
     161      <option>--disable-pst-import</option>: This parameter is used to
     162      disable the pst-import plugin.
     163    </para>
     164
     165    <para>
     166      <option>--with-clutter</option>: Use this parameter to
     167      build <application>Evolution</application> with
     168      <application>Clutter</application> support.
     169    </para>
     170
     171    <para>
     172      <option>--with-openldap</option>: This parameter will compile
     173      <application>OpenLDAP</application> support into
     174      <application>Evolution</application>.
     175    </para>
     176
     177    <para>
     178      <parameter>--with-krb5=/usr</parameter>: This parameter will compile
     179      <application>Kerberos 5</application> support into
     180      <application>Evolution</application>.
     181    </para>
    123182
    124183    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    125     href="../../xincludes/gnome-sysconfdir.xml"/> -->
    126 
    127     <para><parameter>--libexecdir=/usr/lib</parameter>: This parameter
    128     causes the libexec files to be installed in the preferred location of
    129     <filename class="directory">/usr/lib/evolution</filename> instead of
    130     <filename class="directory">/usr/libexec/evolution</filename>.</para>
    131 
    132     <para><option>--disable-contact-maps</option>: This parameter is used
    133     to disable the contact-maps plugin. Remove if you have
    134     <xref linkend="clutter-gtk"/>, <xref linkend="libchamplain"/> and
    135     <xref linkend="mx"/> installed.</para>
    136 
    137     <para><option>--disable-image-inline</option>: This parameter is used
    138     to disable the image-inline plugin.</para>
    139 
    140     <para><option>--disable-pst-import</option>: This parameter is used to
    141     disable the pst-import plugin.</para>
    142 
    143     <para><option>--with-clutter</option>: Use this parameter to
    144     build <application>Evolution</application> with
    145     <application>Clutter</application> support.</para>
    146 
    147     <para><option>--with-openldap</option>: This parameter will compile
    148     <application>OpenLDAP</application> support into
    149     <application>Evolution</application>.</para>
    150 
    151     <para><parameter>--with-krb5=/usr</parameter>: This parameter will compile
    152     <application>Kerberos 5</application> support into
    153     <application>Evolution</application>.</para>
    154 
    155     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    156     href="../../xincludes/gtk-doc-rebuild.xml"/>
     184      href="../../xincludes/gtk-doc-rebuild.xml"/>
    157185
    158186  </sect2>
     
    170198        </seg>
    171199        <seg>
    172           /usr/include/evolution-3.4, /usr/lib/evolution, /usr/share/evolution,
    173           /usr/share/gnome/help/evolution and /usr/share/gtk-doc/html/eshell
     200          /usr/include/evolution-3.4,
     201          /usr/lib/evolution,
     202          /usr/share/evolution,
     203          /usr/share/gnome/help/evolution and
     204          /usr/share/gtk-doc/html/eshell
    174205        </seg>
    175206      </seglistitem>
     
    184215        <term><command>evolution</command></term>
    185216        <listitem>
    186           <para>is an email, calendar and address book suite for
    187           the GNOME Desktop.</para>
     217          <para>
     218            is an email, calendar and address book suite for
     219            the GNOME Desktop.
     220          </para>
    188221          <indexterm zone="evolution evolution-prog">
    189222            <primary sortas="g-evolution">evolution</primary>
  • gnome/add/file-roller.xml

    rc099902d r7ded7e3  
    99  <!ENTITY file-roller-download-ftp 
    1010           "&gnome-download-ftp;/file-roller/3.4/file-roller-&file-roller-version;.tar.xz">
    11   <!ENTITY file-roller-md5sum        "1eef89f1d2be453479782a10f3b1eb22">
     11  <!ENTITY file-roller-md5sum        "1264798f38a87b4104734715f113fc0f">
    1212  <!ENTITY file-roller-size          "1.5 MB">
    1313  <!ENTITY file-roller-buildsize     "39 MB">
     
    2626
    2727  <indexterm zone="file-roller">
    28     <primary sortas="a-File-Roller">File Roller</primary>
     28    <primary sortas="a-File-Roller">File-Roller</primary>
    2929  </indexterm>
    3030
     
    3232    <title>Introduction to File Roller</title>
    3333
    34     <para><application>File Roller</application> is an archive manager for
    35     <application>GNOME</application> with support for tar, bzip2, gzip, zip,
    36     jar, compress, lzop and many other archive formats.</para>
     34    <para>
     35      <application>File Roller</application> is an archive manager for
     36      <application>GNOME</application> with support for tar, bzip2, gzip, zip,
     37      jar, compress, lzop and many other archive formats.
     38    </para>
    3739
    3840    &lfs70_checked;
    3941
    40     <note><para><application>File Roller</application> is only a graphical
    41     interface to archiving utilities such as <application>tar</application> and
    42     <application>zip</application>.</para></note>
     42    <note>
     43      <para>
     44        <application>File Roller</application> is only a graphical
     45        interface to archiving utilities such as <application>tar</application>
     46        and <application>zip</application>.
     47      </para>
     48    </note>
    4349
    4450    <bridgehead renderas="sect3">Package Information</bridgehead>
    4551    <itemizedlist spacing="compact">
    4652      <listitem>
    47         <para>Download (HTTP): <ulink url="&file-roller-download-http;"/></para>
     53        <para>
     54          Download (HTTP): <ulink url="&file-roller-download-http;"/>
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download (FTP): <ulink url="&file-roller-download-ftp;"/></para>
     58        <para>
     59          Download (FTP): <ulink url="&file-roller-download-ftp;"/>
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Download MD5 sum: &file-roller-md5sum;</para>
     63        <para>
     64          Download MD5 sum: &file-roller-md5sum;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Download size: &file-roller-size;</para>
     68        <para>
     69          Download size: &file-roller-size;
     70        </para>
    5771      </listitem>
    5872      <listitem>
    59         <para>Estimated disk space required: &file-roller-buildsize;</para>
     73        <para>
     74          Estimated disk space required: &file-roller-buildsize;
     75        </para>
    6076      </listitem>
    6177      <listitem>
    62         <para>Estimated build time: &file-roller-time;</para>
     78        <para>
     79          Estimated build time: &file-roller-time;
     80        </para>
    6381      </listitem>
    6482    </itemizedlist>
     
    86104
    87105    <para condition="html" role="usernotes">User Notes:
    88     <ulink url="&blfs-wiki;/file-roller"/></para>
    89 
     106      <ulink url="&blfs-wiki;/file-roller"/>
     107    </para>
    90108  </sect2>
    91109
     
    93111    <title>Installation of File Roller</title>
    94112
    95     <para>Install <application>File Roller</application> by running the
    96     following commands:</para>
     113    <para>
     114      Install <application>File Roller</application> by running the
     115      following commands:
     116    </para>
    97117
    98118<screen><userinput>./configure --prefix=/usr \
     
    103123make</userinput></screen>
    104124
    105     <para>This package&apos;s testsuite is intended to be used by the
    106     maintainer (or not) to check i18n files.</para>
     125    <para>
     126      This package does not come with a test suite.
     127    </para>
    107128
    108     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     129    <para>
     130      Now, as the <systemitem class="username">root</systemitem> user:
     131    </para>
    109132
    110133<screen role="root"><userinput>make install</userinput></screen>
     
    115138    <title>Command Explanations</title>
    116139
    117 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    118     href="../../xincludes/gnome-prefix.xml"/> -->
     140    <para>
     141      <option>--enable-magic</option>: Enables use libmagic to detect
     142      file type.
     143    </para>
    119144
    120     <para><parameter>--enable-magic</parameter>: Use libmagic to detect
    121     file type.</para>
    122 
    123     <para><parameter>--disable-packagekit</parameter>: This parameter disables use
    124     of PackageKit which isn't suitable for BLFS.</para>
     145    <para>
     146      <option>--disable-packagekit</option>: This parameter disables use
     147      of PackageKit which isn't suitable for BLFS.
     148    </para>
    125149
    126150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    127     href="../../xincludes/without-scrollkeeper.xml"/>
     151      href="../../xincludes/without-scrollkeeper.xml"/>
    128152
    129153    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130     href="../../xincludes/gtk-doc-rebuild.xml"/>
     154      href="../../xincludes/gtk-doc-rebuild.xml"/>
    131155
    132156  </sect2>
     
    158182        <term><command>file-roller</command></term>
    159183        <listitem>
    160           <para>is an archive manager for <application>GNOME</application>.</para>
     184          <para>
     185            is an archive manager for <application>GNOME</application>.
     186          </para>
    161187          <indexterm zone="file-roller file-roller-prog">
    162188            <primary sortas="b-file-roller">file-roller</primary>
  • gnome/add/gdl.xml

    rc099902d r7ded7e3  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gdl</title>
     30    <title>Introduction to Gdl</title>
    3131
    32     <para><application>GDL</application> is the Gnome Development/Docking Library.</para>
     32    <para>
     33      <application>Gdl</application> is the Gnome Development/Docking Library.
     34    </para>
    3335
    3436    &lfs70_checked;
     
    3739    <itemizedlist spacing="compact">
    3840      <listitem>
    39         <para>Download (HTTP): <ulink url="&gdl-download-http;"/></para>
     41        <para>
     42          Download (HTTP): <ulink url="&gdl-download-http;"/>
     43        </para>
    4044      </listitem>
    4145      <listitem>
    42         <para>Download (FTP): <ulink url="&gdl-download-ftp;"/></para>
     46        <para>
     47          Download (FTP): <ulink url="&gdl-download-ftp;"/>
     48        </para>
    4349      </listitem>
    4450      <listitem>
    45         <para>Download MD5 sum: &gdl-md5sum;</para>
     51        <para>
     52          Download MD5 sum: &gdl-md5sum;
     53        </para>
    4654      </listitem>
    4755      <listitem>
    48         <para>Download size: &gdl-size;</para>
     56        <para>
     57          Download size: &gdl-size;
     58        </para>
    4959      </listitem>
    5060      <listitem>
    51         <para>Estimated disk space required: &gdl-buildsize;</para>
     61        <para>
     62          Estimated disk space required: &gdl-buildsize;
     63        </para>
    5264      </listitem>
    5365      <listitem>
    54         <para>Estimated build time: &gdl-time;</para>
     66        <para>
     67          Estimated build time: &gdl-time;
     68        </para>
    5569      </listitem>
    5670    </itemizedlist>
    5771
    58     <bridgehead renderas="sect3">gdl Dependencies</bridgehead>
     72    <bridgehead renderas="sect3">Gdl Dependencies</bridgehead>
    5973
    6074    <bridgehead renderas="sect4">Required</bridgehead>
     
    7589
    7690    <para condition="html" role="usernotes">User Notes:
    77     <ulink url="&blfs-wiki;/gdl"/></para>
    78 
     91      <ulink url="&blfs-wiki;/gdl"/>
     92    </para>
    7993  </sect2>
    8094
    8195  <sect2 role="installation">
    82     <title>Installation of gdl</title>
     96    <title>Installation of Gdl</title>
    8397
    84     <para>Install <application>gdl</application> by running the following
    85     commands:</para>
     98    <para>
     99      Install <application>Gdl</application> by running the following
     100      commands:
     101    </para>
    86102
    87103<screen><userinput>./configure --prefix=/usr &amp;&amp;
    88104make</userinput></screen>
    89105
    90     <para>This package's testsuite is only intended to be used by the
    91     maintainer to check i18n files.</para>
     106    <para>
     107      This package does not come with a test suite.
     108    </para>
    92109
    93     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     110    <para>
     111      Now, as the <systemitem class="username">root</systemitem> user:
     112    </para>
    94113
    95114<screen role="root"><userinput>make install</userinput></screen>
     
    101120
    102121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    103     href="../../xincludes/gtk-doc-rebuild.xml"/>
     122      href="../../xincludes/gtk-doc-rebuild.xml"/>
    104123
    105124  </sect2>
     
    117136        </seg>
    118137        <seg>
    119           /usr/include/libgdl-3.0 and /usr/share/gtk-doc/html/gdl-3.0
     138          /usr/include/libgdl-3.0 and
     139          /usr/share/gtk-doc/html/gdl-3.0
    120140        </seg>
    121141      </seglistitem>
     
    130150        <term><filename class='libraryfile'>libgdl-3.so</filename></term>
    131151        <listitem>
    132           <para>provides a support library for development tools from the GNOME environment.</para>
     152          <para>
     153            provides a support library for development tools from the
     154            <application>GNOME</application> environment.
     155          </para>
    133156          <indexterm zone="gdl libgdl-3">
    134157            <primary sortas="c-libgdl-3">libgdl-3.so</primary>
  • gnome/add/gdlmm.xml

    rc099902d r7ded7e3  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gdlmm</title>
     30    <title>Introduction to Gdlmm</title>
    3131
    32     <para>The <application>gdlmm</application> package contains C++ bindings for the
    33     gdl library.</para>
     32    <para>
     33      The <application>Gdlmm</application> package contains C++ bindings for the
     34      Gdl library.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&gdlmm-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&gdlmm-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&gdlmm-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&gdlmm-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &gdlmm-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &gdlmm-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &gdlmm-size;</para>
     57        <para>
     58          Download size: &gdlmm-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &gdlmm-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &gdlmm-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &gdlmm-time;</para>
     67        <para>
     68          Estimated build time: &gdlmm-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">gdlmm Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">Gdlmm Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    7185
    7286    <para condition="html" role="usernotes">User Notes:
    73     <ulink url="&blfs-wiki;/gdlmm"/></para>
    74 
     87      <ulink url="&blfs-wiki;/gdlmm"/>
     88    </para>
    7589  </sect2>
    7690
    7791  <sect2 role="installation">
    78     <title>Installation of gdlmm</title>
     92    <title>Installation of Gdlmm</title>
    7993
    80     <para>Install <application>gdlmm</application> by running the following
    81     commands:</para>
     94    <para>
     95      Install <application>Gdlmm</application> by running the following
     96      commands:
     97    </para>
    8298
    8399<screen><userinput>./configure --prefix=/usr &amp;&amp;
    84100make</userinput></screen>
    85101
    86     <para>To test the results, issue: <command>make check</command>.</para>
     102    <para>
     103      To test the results, issue: <command>make check</command>.
     104    </para>
    87105
    88     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     106    <para>
     107      Now, as the <systemitem class="username">root</systemitem> user:
     108    </para>
    89109
    90110<screen role="root"><userinput>make install</userinput></screen>
     
    104124        </seg>
    105125        <seg>
    106           /usr/include/gdlmm-3.0, /usr/lib/gdlmm-3.0,
     126          /usr/include/gdlmm-3.0,
     127          /usr/lib/gdlmm-3.0,
    107128          /usr/share/devhelp/books/gdlmm-3.0 and
    108129          /usr/share/doc/gdlmm-3.0
     
    119140        <term><filename class='libraryfile'>libgdlmm-3.0.so</filename></term>
    120141        <listitem>
    121           <para>contains the gdl API classes.</para>
     142          <para>
     143            contains the <application>Gdl</application> API classes.
     144          </para>
    122145          <indexterm zone="gdlmm libgdlmm-3">
    123146            <primary sortas="c-libgdlmm-3">libgdlmm-3.0.so</primary>
  • gnome/add/gedit.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="gedit">
    26     <primary sortas="a-gedit">gedit</primary>
     26    <primary sortas="a-Gedit">Gedit</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Gedit</title>
    3131
    32     <para>The <application>Gedit</application> package contains a lightweight
    33     UTF-8 text editor for the <application>GNOME</application> desktop.</para>
     32    <para>
     33      The <application>Gedit</application> package contains a lightweight
     34      UTF-8 text editor for the <application>GNOME</application> Desktop.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&gedit-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&gedit-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&gedit-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&gedit-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &gedit-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &gedit-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &gedit-size;</para>
     57        <para>
     58          Download size: &gedit-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &gedit-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &gedit-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &gedit-time;</para>
     67        <para>
     68          Estimated build time: &gedit-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7185    <para role="recommended">
    7286      <xref linkend="enchant"/> and
    73       <xref linkend="iso-codes"/> (to Provide Spell-Checking Capability),
     87      <xref linkend="iso-codes"/> (to provide Spell-Checking Capability),
    7488      <xref linkend="libsoup"/> and
    7589      <xref linkend="pygobject3"/>
     
    88102
    89103    <para condition="html" role="usernotes">User Notes:
    90     <ulink url="&blfs-wiki;/gedit"/></para>
    91 
     104      <ulink url="&blfs-wiki;/gedit"/>
     105    </para>
    92106  </sect2>
    93107
     
    95109    <title>Installation of Gedit</title>
    96110
    97     <para>Install <application>Gedit</application> by running the following
    98     commands:</para>
     111    <para>
     112      Install <application>Gedit</application> by running the following
     113      commands:
     114    </para>
    99115
    100116<screen><userinput>./configure --prefix=/usr \
     
    102118make</userinput></screen>
    103119
    104     <para>This package&apos;s testsuite is intended to be used by the
    105     maintainer (or not) to check i18n files.</para>
     120    <para>
     121      This package does not come with a test suite.
     122    </para>
    106123
    107     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     124    <para>
     125      Now, as the <systemitem class="username">root</systemitem> user:
     126    </para>
    108127
    109128<screen role="root"><userinput>make install</userinput></screen>
     
    114133    <title>Command Explanations</title>
    115134
    116 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    117     href="../../xincludes/gnome-prefix.xml"/> -->
     135    <para>
     136      <parameter>--libexecdir=/usr/lib</parameter>: This parameter
     137      ensures the bugreport script is installed to the same
     138      directory as the plugins.
     139    </para>
    118140
    119     <para><command>--libexecdir=/usr/lib</command> : this
    120     parameter ensures the bugreport script is installed to the same
    121     directory as the plugins, instead of creating
    122     <filename class="directory">/usr/libexec</filename></para>
    123 
    124     <para><option>--disable-spell</option>: Use this parameter to disables
    125     spell-checking capability and is required if
    126     <application>Enchant</application> is not installed.</para>
     141    <para>
     142      <option>--disable-spell</option>: Use this parameter to disables
     143      spell-checking capability and is required if
     144      <application>Enchant</application> is not installed.
     145    </para>
    127146
    128147    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129     href="../../xincludes/gtk-doc-rebuild.xml"/>
     148      href="../../xincludes/gtk-doc-rebuild.xml"/>
    130149
    131150  </sect2>
     
    147166        </seg>
    148167        <seg>
    149           /usr/include/gedit-3.0, /usr/lib/gedit,
    150           /usr/share/gedit, /usr/share/gtk-doc/html/gedit
     168          /usr/include/gedit-3.0,
     169          /usr/lib/gedit,
     170          /usr/share/gedit,
     171          /usr/share/gtk-doc/html/gedit
    151172          and /usr/share/help/*/gedit
    152173        </seg>
     
    162183        <term><command>gedit</command></term>
    163184        <listitem>
    164           <para>is a lightweight text editor integrated with the
    165           GNOME Desktop.</para>
     185          <para>
     186            is a lightweight text editor integrated with the
     187            <application>GNOME</application> Desktop.
     188          </para>
    166189          <indexterm zone="gedit gedit-prog">
    167190            <primary sortas="b-gedit">gedit</primary>
  • gnome/add/ghex.xml

    rc099902d r7ded7e3  
    77  <!ENTITY ghex-download-http "&gnome-download-http;/ghex/3.4/ghex-&ghex-version;.tar.xz">
    88  <!ENTITY ghex-download-ftp  "&gnome-download-ftp;/ghex/3.4/ghex-&ghex-version;.tar.xz">
    9   <!ENTITY ghex-md5sum        "02e6c46deaefa507c70a333769aa8524">
     9  <!ENTITY ghex-md5sum        "a5be32aa0108ab15012957da1db288e9">
    1010  <!ENTITY ghex-size          "1.3 MB">
    1111  <!ENTITY ghex-buildsize     "15 MB">
     
    2424
    2525  <indexterm zone="ghex">
    26     <primary sortas="a-ghex">ghex</primary>
     26    <primary sortas="a-Ghex">Ghex</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Ghex</title>
    3131
    32     <para><application>Ghex</application> allows the user to view and edit data from
    33     any file in hex and ASCII.</para>
     32    <para>
     33      <application>Ghex</application> allows the user to view and edit data from
     34      any file in hex and ASCII.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&ghex-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&ghex-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&ghex-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&ghex-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &ghex-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &ghex-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &ghex-size;</para>
     57        <para>
     58          Download size: &ghex-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &ghex-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &ghex-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &ghex-time;</para>
     67        <para>
     68          Estimated build time: &ghex-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7185
    7286    <para condition="html" role="usernotes">User Notes:
    73     <ulink url="&blfs-wiki;/ghex"/></para>
    74 
     87      <ulink url="&blfs-wiki;/ghex"/>
     88    </para>
    7589  </sect2>
    7690
     
    7892    <title>Installation of Ghex</title>
    7993
    80     <para>Install <application>Ghex</application> by running the following
    81     commands:</para>
     94    <para>
     95      Install <application>Ghex</application> by running the following
     96      commands:
     97    </para>
    8298
    8399<screen><userinput>./configure --prefix=/usr &amp;&amp;
    84100make</userinput></screen>
    85101
    86     <para>This package&apos;s testsuite is only intended to be used by the
    87     maintainer to check i18n files.</para>
     102    <para>
     103      This package does not come with a test suite.
     104    </para>
    88105
    89     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     106    <para>
     107      Now, as the <systemitem class="username">root</systemitem> user:
     108    </para>
    90109
    91110<screen role="root"><userinput>make install</userinput></screen>
     
    97116
    98117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    99     href="../../xincludes/without-scrollkeeper.xml"/>
     118      href="../../xincludes/without-scrollkeeper.xml"/>
    100119
    101120  </sect2>
     
    117136        </seg>
    118137        <seg>
    119           /usr/include/gtkhex-3, /usr/share/gnome/help/ghex and
     138          /usr/include/gtkhex-3,
     139          /usr/share/gnome/help/ghex and
    120140          /usr/share/omf/ghex
    121141        </seg>
     
    131151        <term><command>ghex</command></term>
    132152        <listitem>
    133           <para>is a GTK+ binary file editor.</para>
     153          <para>
     154            is a <application>GTK+</application> binary file editor.
     155          </para>
    134156          <indexterm zone="ghex ghex-prog">
    135157            <primary sortas="b-ghex">ghex</primary>
     
    141163        <term><filename class='libraryfile'>libgtkhex-3.so</filename></term>
    142164        <listitem>
    143           <para>contains the Ghex API functions.</para>
     165          <para>
     166            contains the <application>Ghex</application> API functions.
     167          </para>
    144168          <indexterm zone="ghex libgtkhex-3">
    145169            <primary sortas="c-libgtkhex-3">libgtkhex-3.so</primary>
  • gnome/add/glade.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="glade">
    26     <primary sortas="a-glade">glade</primary>
     26    <primary sortas="a-Glade">Glade</primary>
    2727  </indexterm>
    2828
     
    3232    <para>
    3333      <application>Glade</application> is a RAD tool to enable quick and easy
    34       development of user interfaces for the GTK+ toolkit and the GNOME desktop
    35       environment.
     34      development of user interfaces for the GTK+ toolkit and the
     35      <application>GNOME</application> Desktop environment.
    3636    </para>
    3737
     
    9292
    9393    <para condition="html" role="usernotes">User Notes:
    94     <ulink url="&blfs-wiki;/glade"/></para>
    95 
     94      <ulink url="&blfs-wiki;/glade"/>
     95    </para>
    9696  </sect2>
    9797
     
    108108
    109109    <para>
    110       This package's testsuite is intended to be used by the
    111       maintainer to check i18n files.
     110      This package does not come with a test suite.
    112111    </para>
    113112
  • gnome/add/gnome-applets.xml

    rc099902d r7ded7e3  
    2626
    2727  <indexterm zone="gnome-applets">
    28     <primary sortas="a-GNOME-Applets">GNOME Applets</primary>
     28    <primary sortas="a-gnome-applets">gnome-applets</primary>
    2929  </indexterm>
    3030
     
    3232    <title>Introduction to GNOME Applets</title>
    3333
    34     <para>The <application>GNOME Applets</application> package contains
    35     small applications which generally run in the background and display
    36     their output to the <application>GNOME</application> panel.</para>
     34    <para>
     35      The <application>GNOME Applets</application> package contains
     36      small applications which generally run in the background and display
     37      their output to the <application>GNOME Panel</application>.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&gnome-applets-download-http;"/></para>
     45        <para>
     46          Download (HTTP): <ulink url="&gnome-applets-download-http;"/>
     47        </para>
    4448      </listitem>
    4549      <listitem>
    46         <para>Download (FTP): <ulink url="&gnome-applets-download-ftp;"/></para>
     50        <para>
     51          Download (FTP): <ulink url="&gnome-applets-download-ftp;"/>
     52        </para>
    4753      </listitem>
    4854      <listitem>
    49         <para>Download MD5 sum: &gnome-applets-md5sum;</para>
     55        <para>
     56          Download MD5 sum: &gnome-applets-md5sum;
     57        </para>
    5058      </listitem>
    5159      <listitem>
    52         <para>Download size: &gnome-applets-size;</para>
     60        <para>
     61          Download size: &gnome-applets-size;
     62        </para>
    5363      </listitem>
    5464      <listitem>
    55         <para>Estimated disk space required: &gnome-applets-buildsize;</para>
     65        <para>
     66          Estimated disk space required: &gnome-applets-buildsize;
     67        </para>
    5668      </listitem>
    5769      <listitem>
    58         <para>Estimated build time: &gnome-applets-time;</para>
     70        <para>
     71          Estimated build time: &gnome-applets-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
     
    88102
    89103    <para condition="html" role="usernotes">User Notes:
    90     <ulink url="&blfs-wiki;/gnome-applets"/></para>
    91 
     104      <ulink url="&blfs-wiki;/gnome-applets"/>
     105    </para>
    92106  </sect2>
    93107
     
    95109    <title>Installation of GNOME Applets</title>
    96110
    97     <para>Install <application>GNOME Applets</application> by
    98     running the following commands:</para>
     111    <para>
     112      Install <application>GNOME Applets</application> by
     113      running the following commands:
     114    </para>
    99115
    100116<screen><userinput>./configure --prefix=/usr \
     
    103119make</userinput></screen>
    104120
    105     <para>This package does not come with a test suite.</para>
     121    <para>
     122      This package does not come with a test suite.
     123    </para>
    106124
    107     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     125    <para>
     126      Now, as the <systemitem class="username">root</systemitem> user:
     127    </para>
    108128
    109129<screen role="root"><userinput>make install</userinput></screen>
     
    114134    <title>Command Explanations</title>
    115135
    116 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    117     href="../../xincludes/gnome-prefix.xml"/>
     136    <para>
     137      <parameter>--libexecdir=/usr/lib/gnome-applets</parameter>: This
     138      parameter causes the libexec files to be installed in the preferred
     139      location of in <filename
     140      class="directory">/usr/lib/gnome-applets</filename> instead of
     141      <filename class="directory">/usr/libexec</filename>.
     142    </para>
    118143
    119144    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    120     href="../../xincludes/gnome-sysconfdir.xml"/> -->
    121 
    122     <para><parameter>--libexecdir=/usr/lib/gnome-applets</parameter>:
    123     This parameter causes the libexec files to be installed in the preferred
    124     location of in <filename
    125     class="directory">/usr/lib/gnome-applets</filename> instead of
    126     <filename class="directory">/usr/libexec</filename>.</para>
    127 
    128     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129     href="../../xincludes/without-scrollkeeper.xml"/>
     145      href="../../xincludes/without-scrollkeeper.xml"/>
    130146
    131147  </sect2>
     
    147163        </seg>
    148164        <seg>
    149           /usr/lib/bonobo/servers, /usr/lib/python2.7/site-packages/invest,
     165          /usr/lib/bonobo/servers,
     166          /usr/lib/python2.7/site-packages/invest,
    150167          /usr/share/gnome/help/{accessx-status,battstat,char-palette,cpufreq-applet},
    151168          /usr/share/gnome/help/{drivemoun,geyes,gweather,invest-applet},
    152169          /usr/share/gnome/help/{mixer_applet2,multiload,stickynotes_applet,trashapplet},
    153           /usr/share/gnome-applets, /usr/share/omf/{accessx-status,battstat,char-palette},
     170          /usr/share/gnome-applets,
     171          /usr/share/omf/{accessx-status,battstat,char-palette},
    154172          /usr/share/omf/{cpufreq-applet,drivemount,geyes,gweather,invest-applet},
    155173          /usr/share/omf/{mixer_applet2,multiload,stickynotes_applet} and
  • gnome/add/gnome-boxes.xml

    rc099902d r7ded7e3  
    99  <!ENTITY gnome-boxes-download-ftp 
    1010           "&gnome-download-ftp;/gnome-boxes/3.4/gnome-boxes-&gnome-boxes-version;.tar.xz">
    11   <!ENTITY gnome-boxes-md5sum        "7a9363cfb20fd9a7739015aa4cc79127">
    12   <!ENTITY gnome-boxes-size          "780 KB">
     11  <!ENTITY gnome-boxes-md5sum        "1c6beac353b7f306764c0dc4b5a0cf3a">
     12  <!ENTITY gnome-boxes-size          "784 KB">
    1313  <!ENTITY gnome-boxes-buildsize     "21 MB">
    1414  <!ENTITY gnome-boxes-time          "0.3 SBU">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-boxes</title>
     32    <title>Introduction to GNOME Boxes</title>
    3333
    3434    <para>
    35       The <application>gnome-boxes</application> is a
     35      The <application>GNOME Boxes</application> is a
    3636      simple application used to access remote or virtual
    3737      systems.
     
    7474    </itemizedlist>
    7575
    76     <bridgehead renderas="sect3">gnome-boxes Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">GNOME Boxes Dependencies</bridgehead>
    7777
    7878    <bridgehead renderas="sect4">Required</bridgehead>
     
    9595
    9696  <sect2 role="installation">
    97     <title>Installation of gnome-boxes</title>
     97    <title>Installation of GNOME Boxes</title>
    9898
    9999    <para>
    100       Install <application>gnome-boxes</application> by running the following
    101       commands:
     100      Install <application>GNOME Boxes</application> by running
     101      the following commands:
    102102    </para>
    103103
  • gnome/add/gnome-color-manager.xml

    rc099902d r7ded7e3  
    99  <!ENTITY gnome-color-manager-download-ftp 
    1010           "&gnome-download-ftp;/gnome-color-manager/3.4/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
    11   <!ENTITY gnome-color-manager-md5sum        "dc8e97c93a29a7623f8e248ed784b77f">
     11  <!ENTITY gnome-color-manager-md5sum        "9c9e84d17a9a5d2b6e6d078f924095b8">
    1212  <!ENTITY gnome-color-manager-size          "2.5 MB">
    1313  <!ENTITY gnome-color-manager-buildsize     "24 MB">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-color-manager</title>
    33 
    34     <para><application>GNOME Color Manager</application> is a session framework for the
    35     <application>GNOME</application> desktop environment that makes it easy to manage,
    36     install and generate color profiles.</para>
     32    <title>Introduction to GNOME Color Manager</title>
     33
     34    <para>
     35      <application>GNOME Color Manager</application> is a session framework for the
     36      <application>GNOME</application> desktop environment that makes it easy to manage,
     37      install and generate color profiles.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&gnome-color-manager-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&gnome-color-manager-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &gnome-color-manager-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &gnome-color-manager-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &gnome-color-manager-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &gnome-color-manager-time;</para>
     45        <para>
     46          Download (HTTP): <ulink url="&gnome-color-manager-download-http;"/>
     47        </para>
     48      </listitem>
     49      <listitem>
     50        <para>
     51          Download (FTP): <ulink url="&gnome-color-manager-download-ftp;"/>
     52         </para>
     53      </listitem>
     54      <listitem>
     55        <para>
     56          Download MD5 sum: &gnome-color-manager-md5sum;
     57        </para>
     58      </listitem>
     59      <listitem>
     60        <para>
     61          Download size: &gnome-color-manager-size;
     62        </para>
     63      </listitem>
     64      <listitem>
     65        <para>
     66          Estimated disk space required: &gnome-color-manager-buildsize;
     67        </para>
     68      </listitem>
     69      <listitem>
     70        <para>
     71          Estimated build time: &gnome-color-manager-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
    6175
    62     <bridgehead renderas="sect3">gnome-color-manager Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">GNOME Color Manager Dependencies</bridgehead>
    6377
    6478    <bridgehead renderas="sect4">Required</bridgehead>
     
    8599
    86100    <para condition="html" role="usernotes">User Notes:
    87     <ulink url="&blfs-wiki;/gnome-color-manager"/></para>
    88 
     101      <ulink url="&blfs-wiki;/gnome-color-manager"/>
     102    </para>
    89103  </sect2>
    90104
    91105  <sect2 role="installation">
    92     <title>Installation of gnome-color-manager</title>
    93 
    94     <para>Install <application>gnome-color-manager</application> by running the following
    95     commands:</para>
     106    <title>Installation of GNOME Color Manager</title>
     107
     108    <para>
     109      Install <application>GNOME Color Manager</application> by running the following
     110      commands:
     111    </para>
    96112
    97113<screen><userinput>./configure --prefix=/usr \
     
    100116make</userinput></screen>
    101117
    102     <para>This package does not have a testsuite.</para>
     118    <para>
     119      This package does not come with a test suite.
     120    </para>
    103121
    104122<screen role="root"><userinput>make install</userinput></screen>
     
    109127    <title>Command Explanations</title>
    110128
    111     <para><parameter>--libexecdir=/usr/lib/gnome-color-manager</parameter>:
    112     This parameter ensures <filename>gcm-helper-exiv</filename> is not installed
    113     into <filename class="directory">/usr/libexec</filename>.</para>
    114 
    115     <para><parameter>--disable-packagekit</parameter>: This parameter disables use
    116     of PackageKit which isn't suitable for BLFS.</para>
     129    <para>
     130      <parameter>--libexecdir=/usr/lib/gnome-color-manager</parameter>:
     131      This parameter ensures <filename>gcm-helper-exiv</filename> is not installed
     132      into <filename class="directory">/usr/libexec</filename>.
     133    </para>
     134
     135    <para>
     136      <option>--disable-packagekit</option>: This parameter disables use
     137      of PackageKit which isn't suitable for BLFS.
     138    </para>
    117139
    118140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    119     href="../../xincludes/without-scrollkeeper.xml"/>
     141      href="../../xincludes/without-scrollkeeper.xml"/>
    120142
    121143  </sect2>
     
    148170        <term><command>gcm-calibrate</command></term>
    149171        <listitem>
    150           <para>is the GCM calibrator tool.</para>
     172          <para>
     173            is the GCM calibrator tool.
     174          </para>
    151175          <indexterm zone="gnome-color-manager gcm-calibrate">
    152176            <primary sortas="b-gcm-calibrate">gcm-calibrate</primary>
     
    158182        <term><command>gcm-import</command></term>
    159183        <listitem>
    160           <para>allows you to import ICC profiles supplied by vendors.</para>
     184          <para>
     185            allows you to import ICC profiles supplied by vendors.
     186          </para>
    161187          <indexterm zone="gnome-color-manager gcm-import">
    162188            <primary sortas="b-gcm-import">gcm-import</primary>
     
    168194        <term><command>gcm-inspect</command></term>
    169195        <listitem>
    170           <para>allows you to inspect your session color-management settings.</para>
     196          <para>
     197            allows you to inspect your session color-management settings.
     198          </para>
    171199          <indexterm zone="gnome-color-manager gcm-inspect">
    172200            <primary sortas="b-gcm-inspect">gcm-inspect</primary>
     
    178206        <term><command>gcm-picker</command></term>
    179207        <listitem>
    180           <para>allows you to pick spot colors for use by an attached colorimeter.</para>
     208          <para>
     209            allows you to pick spot colors for use by an attached colorimeter.
     210          </para>
    181211          <indexterm zone="gnome-color-manager gcm-picker">
    182212            <primary sortas="b-gcm-picker">gcm-picker</primary>
     
    188218        <term><command>gcm-viewer</command></term>
    189219        <listitem>
    190           <para>allows you to view properties of ICC profiles.</para>
     220          <para>
     221            allows you to view properties of ICC profiles.
     222          </para>
    191223          <indexterm zone="gnome-color-manager gcm-viewer">
    192224            <primary sortas="b-gcm-viewer">gcm-viewer</primary>
  • gnome/add/gnome-devel-docs.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-devel-docs</title>
     32    <title>Introduction to GNOME Devel Docs</title>
    3333
    34     <para>The <application>gnome-devel-docs</application> package contains documentation
    35     on a11y for developing the <application>GNOME</application> desktop environment.</para>
     34    <para>
     35      The <application>GNOME Devel Docs</application> package contains documentation
     36      on a11y for developing the <application>GNOME</application> Desktop environment.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gnome-devel-docs-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&gnome-devel-docs-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&gnome-devel-docs-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&gnome-devel-docs-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &gnome-devel-docs-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &gnome-devel-docs-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &gnome-devel-docs-size;</para>
     59        <para>
     60          Download size: &gnome-devel-docs-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &gnome-devel-docs-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &gnome-devel-docs-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &gnome-devel-docs-time;</para>
     69        <para>
     70          Estimated build time: &gnome-devel-docs-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">gnome-devel-docs Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">GNOME Devel Docs Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    7286
    7387    <para condition="html" role="usernotes">User Notes:
    74     <ulink url="&blfs-wiki;/gnome-devel-docs"/></para>
    75 
     88      <ulink url="&blfs-wiki;/gnome-devel-docs"/>
     89    </para>
    7690  </sect2>
    7791
    7892  <sect2 role="installation">
    79     <title>Installation of gnome-devel-docs</title>
     93    <title>Installation of GNOME Devel Docs</title>
    8094
    81     <para>Install <application>gnome-devel-docs</application> by running the following
    82     commands:</para>
     95    <para>
     96      Install <application>GNOME Devel Docs</application> by running
     97      the following commands:
     98    </para>
    8399
    84100<screen><userinput>./configure --prefix=/usr &amp;&amp;
    85101make</userinput></screen>
    86102
    87     <para>This package&apos;s testsuite is only intended to be used by the
    88     maintainer to check i18n files.</para>
     103    <para>
     104      This package does not come with a test suite.
     105    </para>
    89106
    90     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     107    <para>
     108      Now, as the <systemitem class="username">root</systemitem> user:
     109    </para>
    91110
    92111<screen role="root"><userinput>make install</userinput></screen>
     
    98117
    99118    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    100     href="../../xincludes/without-scrollkeeper.xml"/>
     119      href="../../xincludes/without-scrollkeeper.xml"/>
    101120
    102121  </sect2>
     
    117136    </segmentedlist>
    118137
    119 
    120138  </sect2>
    121139
  • gnome/add/gnome-documents.xml

    rc099902d r7ded7e3  
    99  <!ENTITY gnome-documents-download-ftp 
    1010           "&gnome-download-ftp;/gnome-documents/0.4/gnome-documents-&gnome-documents-version;.tar.xz">
    11   <!ENTITY gnome-documents-md5sum        "214f5be4c4e459aef19c32cfbebba720">
     11  <!ENTITY gnome-documents-md5sum        "465de85bf9bac48ff300b1bf6aa5851c">
    1212  <!ENTITY gnome-documents-size          "492 KB">
    1313  <!ENTITY gnome-documents-buildsize     "10 MB">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-documents</title>
     32    <title>Introduction to GNOME Documents</title>
    3333
    34     <para><application>GNOME Documents</application> is a document viewer which supports
    35     local documents (using the <application>tracker</application> search engine) and
    36     Google Documents. For local documents, this appears to be restricted to PDF and PS
    37     files.</para>
     34    <para>
     35      <application>GNOME Documents</application> is a document viewer which supports
     36      local documents (using the <application>Tracker</application> search engine) and
     37      Google Documents. For local documents, this appears to be restricted to PDF and PS
     38      files.
     39    </para>
    3840
    3941    &lfs70_checked;
     
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP): <ulink url="&gnome-documents-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&gnome-documents-download-http;"/>
     48        </para>
    4549      </listitem>
    4650      <listitem>
    47         <para>Download (FTP): <ulink url="&gnome-documents-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&gnome-documents-download-ftp;"/>
     53        </para>
    4854      </listitem>
    4955      <listitem>
    50         <para>Download MD5 sum: &gnome-documents-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &gnome-documents-md5sum;
     58        </para>
    5159      </listitem>
    5260      <listitem>
    53         <para>Download size: &gnome-documents-size;</para>
     61        <para>
     62          Download size: &gnome-documents-size;
     63        </para>
    5464      </listitem>
    5565      <listitem>
    56         <para>Estimated disk space required: &gnome-documents-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &gnome-documents-buildsize;
     68        </para>
    5769      </listitem>
    5870      <listitem>
    59         <para>Estimated build time: &gnome-documents-time;</para>
     71        <para>
     72          Estimated build time: &gnome-documents-time;
     73        </para>
    6074      </listitem>
    6175    </itemizedlist>
    6276
    63     <bridgehead renderas="sect3">gnome-documents Dependencies</bridgehead>
     77    <bridgehead renderas="sect3">GNOME Documents Dependencies</bridgehead>
    6478
    6579    <bridgehead renderas="sect4">Required</bridgehead>
    6680    <para role="required">
    6781      <xref linkend="clutter-gtk"/>,
    68       <xref linkend="evince"/> (with introspection enabled),
     82      <xref linkend="evince"/> (with introspection support enabled),
    6983      <xref linkend="gjs"/>,
    7084      <xref linkend="gnome-desktop"/>,
     
    7690    <bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
    7791    <para role="optional">
    78       Although this package uses <application>evince</application>,
     92      Although this package uses <application>Evince</application>,
    7993      it needs <xref linkend="gimp"/> to display documents.
    8094    </para>
    8195
    8296    <para condition="html" role="usernotes">User Notes:
    83     <ulink url="&blfs-wiki;/gnome-documents"/></para>
    84 
     97      <ulink url="&blfs-wiki;/gnome-documents"/>
     98    </para>
    8599  </sect2>
    86100
    87101  <sect2 role="installation">
    88     <title>Installation of gnome-documents</title>
     102    <title>Installation of GNOME Documents</title>
    89103
    90     <para>Install <application>gnome-documents</application> by running the following
    91     commands:</para>
     104    <para>
     105      Install <application>GNOME Documents</application> by running the following
     106      commands:
     107    </para>
    92108
    93109<screen><userinput>./configure --prefix=/usr \
     
    95111make</userinput></screen>
    96112
    97     <para>This package&apos;s testsuite is only intended to be used by the
    98     maintainer to check i18n files.</para>
     113    <para>
     114      This package does not come with a test suite.
     115    </para>
    99116
    100     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     117    <para>
     118      Now, as the <systemitem class="username">root</systemitem> user:
     119    </para>
    101120
    102121<screen role="root"><userinput>make install</userinput></screen>
     
    107126    <title>Command Explanations</title>
    108127
    109     <para><parameter>--libexecdir=/usr/lib/gnome-documents</parameter>: This
    110     parameter ensures <filename>gd-tracker-gdata-miner</filename> is not installed in
    111     <filename class="directory">/usr/libexec</filename>.</para>
     128    <para>
     129      <parameter>--libexecdir=/usr/lib/gnome-documents</parameter>: This
     130      parameter ensures <filename>gd-tracker-gdata-miner</filename> is not installed in
     131      <filename class="directory">/usr/libexec</filename>.
     132    </para>
    112133
    113134  </sect2>
     
    125146        </seg>
    126147        <seg>
    127           /usr/lib/gnome-documents and /usr/share/gnome-documents
     148          /usr/lib/gnome-documents and
     149          /usr/share/gnome-documents
    128150        </seg>
    129151      </seglistitem>
     
    138160        <term><command>gnome-documents</command></term>
    139161        <listitem>
    140           <para>displays (indexed) shared and local documents.</para>
     162          <para>
     163            displays (indexed) shared and local documents.
     164          </para>
    141165          <indexterm zone="gnome-documents gnome-documents-prog">
    142             <primary sortas="b-gnome-documents-prog">gnome-documents-prog</primary>
     166            <primary sortas="b-gnome-documents">gnome-documents</primary>
    143167          </indexterm>
    144168        </listitem>
  • gnome/add/gnome-games.xml

    rc099902d r7ded7e3  
    99  <!ENTITY gnome-games-download-ftp             
    1010           "&gnome-download-ftp;/gnome-games/3.4/gnome-games-&gnome-games-version;.tar.xz">
    11   <!ENTITY gnome-games-md5sum                   "7dc21d85550b58818a8db432f364bf3e">
    12   <!ENTITY gnome-games-size                     "20 MB">
    13   <!ENTITY gnome-games-buildsize                "176 MB">
    14   <!ENTITY gnome-games-time                     "2.2 SBU">
     11  <!ENTITY gnome-games-md5sum                   "4888d77c1fc012ab044bddd305ed32d1">
     12  <!ENTITY gnome-games-size                     "18 MB">
     13  <!ENTITY gnome-games-buildsize                "180 MB">
     14  <!ENTITY gnome-games-time                     "2.0 SBU">
    1515
    1616<!-- No 3.4 release yet.
     
    3434
    3535  <indexterm zone="gnome-games">
    36     <primary sortas="a-GNOME Games">GNOME Games</primary>
     36    <primary sortas="a-gnome-ames">gnome-games</primary>
    3737  </indexterm>
    3838
     
    4040    <title>Introduction to GNOME Games</title>
    4141
    42     <para>The <application>GNOME Games</application> is a collection
    43     of simple, but addictive games from the GNOME Desktop project.
    44     They represent many of the popular games and include card games,
    45     puzzle games and arcade games.</para>
     42    <para>
     43      The <application>GNOME Games</application> is a collection
     44      of simple, but addictive games from the
     45      <application>GNOME</application> Desktop project.
     46      They represent many of the popular games and include card games,
     47      puzzle games and arcade games.
     48    </para>
    4649
    4750    &lfs70_checked;
     
    5053    <itemizedlist spacing="compact">
    5154      <listitem>
    52         <para>Download (HTTP): <ulink url="&gnome-games-download-http;"/></para>
    53       </listitem>
    54       <listitem>
    55         <para>Download (FTP): <ulink url="&gnome-games-download-ftp;"/></para>
    56       </listitem>
    57       <listitem>
    58         <para>Download MD5 sum: &gnome-games-md5sum;</para>
    59       </listitem>
    60       <listitem>
    61         <para>Download size: &gnome-games-size;</para>
    62       </listitem>
    63       <listitem>
    64         <para>Estimated disk space required: &gnome-games-buildsize;</para>
    65       </listitem>
    66       <listitem>
    67         <para>Estimated build time: &gnome-games-time;</para>
     55        <para>
     56          Download (HTTP): <ulink url="&gnome-games-download-http;"/>
     57        </para>
     58      </listitem>
     59      <listitem>
     60        <para>
     61          Download (FTP): <ulink url="&gnome-games-download-ftp;"/>
     62        </para>
     63      </listitem>
     64      <listitem>
     65        <para>
     66          Download MD5 sum: &gnome-games-md5sum;
     67        </para>
     68      </listitem>
     69      <listitem>
     70        <para>
     71          Download size: &gnome-games-size;
     72        </para>
     73      </listitem>
     74      <listitem>
     75        <para>
     76          Estimated disk space required: &gnome-games-buildsize;
     77        </para>
     78      </listitem>
     79      <listitem>
     80        <para>
     81          Estimated build time: &gnome-games-time;
     82        </para>
    6883      </listitem>
    6984    </itemizedlist>
     
    7489      <title>Optional GNOME Games Extra Data package</title>
    7590      <listitem>
    76         <para>Download (HTTP): <ulink url="&gnome-games-extra-data-download-http;"/></para>
    77       </listitem>
    78       <listitem>
    79         <para>Download MD5 sum: &gnome-games-extra-data-md5sum;</para>
    80       </listitem>
    81       <listitem>
    82         <para>Download size: &gnome-games-extra-data-size;</para>
     91        <para>
     92          Download (HTTP): <ulink url="&gnome-games-extra-data-download-http;"/>
     93        </para>
     94      </listitem>
     95      <listitem>
     96        <para>
     97          Download MD5 sum: &gnome-games-extra-data-md5sum;
     98        </para>
     99      </listitem>
     100      <listitem>
     101        <para>
     102          Download size: &gnome-games-extra-data-size;
     103        </para>
    83104      </listitem>
    84105    </itemizedlist> -->
     
    102123
    103124    <para condition="html" role="usernotes">User Notes:
    104     <ulink url="&blfs-wiki;/gnome-games"/></para>
    105 
     125      <ulink url="&blfs-wiki;/gnome-games"/>
     126    </para>
    106127  </sect2>
    107128
     
    109130    <title>Installation of GNOME Games</title>
    110131
    111     <para>Some of the <application>GNOME Games</application> game binaries
    112     need to be setgid to track high scores. Create a separate user and group
    113     for games. See the <filename>README</filename> file in the source directory
    114     for more information:</para>
    115 
    116 <screen role="root"><userinput>install -v -m755 -d /var/lib/games &amp;&amp;
     132    <para>
     133      Some of the <application>GNOME Games</application> game binaries
     134      need to be setgid to track high scores. Create a separate user and group
     135      for games. See the <filename>README</filename> file in the source directory
     136      for more information:
     137    </para>
     138
     139<screen role="root"><userinput>install -v -m755 -d /var/games &amp;&amp;
    117140groupadd -fg 60 games &amp;&amp;
    118 useradd -c 'Games High Score Owner' -d /var/lib/games \
     141useradd -c 'Games High Score Owner' -d /var/games \
    119142        -g games -s /bin/false -u 60 games &amp;&amp;
    120 chown -v games:games /var/lib/games</userinput></screen>
    121 
    122     <para>Install <application>GNOME Games</application> by
    123     running the following commands:</para>
     143chown -v games:games /var/games</userinput></screen>
     144
     145    <para>
     146      Install <application>GNOME Games</application> by
     147      running the following commands:
     148    </para>
    124149
    125150<screen><userinput>./configure --prefix=/usr \
    126             --localstatedir=/var/lib &amp;&amp;
     151            --localstatedir=/var &amp;&amp;
    127152make</userinput></screen>
    128153
    129     <para>To test the results, issue: <command>make check</command>.</para>
    130 
    131     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     154    <para>
     155      To test the results, issue: <command>make check</command>.
     156    </para>
     157
     158    <para>
     159      Now, as the <systemitem class="username">root</systemitem> user:
     160    </para>
    132161
    133162<screen role="root"><userinput>make install</userinput></screen>
    134163
    135 <!--    <para>If you want to install the <application>GNOME Games</application> Extra Data package, run the following commands:</para>
     164<!--    <para>
     165      If you want to install the <application>GNOME Games</application>
     166      Extra Data package, run the following commands:
     167    </para>
    136168
    137169<screen><userinput>tar -xvf ../gnome-games-extra-data-&gnome-games-extra-data-version;.tar.xz &amp;&amp;
    138170cd gnome-games-extra-data-&gnome-games-extra-data-version; &amp;&amp;
    139 ./configure -prefix=$GNOME_PREFIX &amp;&amp;
     171./configure -prefix=/usr &amp;&amp;
    140172make</userinput></screen>
    141173
    142     <para>Now again , as the <systemitem class="username">root</systemitem> user:</para>
     174    <para>
     175      Now again, as the <systemitem class="username">root</systemitem> user:
     176    </para>
    143177
    144178<screen role="root"><userinput>make install</userinput></screen> -->
     
    149183    <title>Command Explanations</title>
    150184
    151 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    152     href="../../xincludes/gnome-prefix.xml"/> -->
    153 
    154     <para><parameter>--localstatedir=/var/lib</parameter>: This parameter is
    155     used so that the game programs use
    156     <filename class='directory'>/var/lib/games</filename> as the directory
    157     holding the high score files.</para>
    158 
    159     <para><option>--disable-setgid</option>: This will prevent the setgid bit
    160     on the executables from being set. It provides system administrators
    161     with the option to disable setgid binaries, though it also means that the
    162     functionality to save high game scores will be disabled.</para>
     185    <para>
     186      <parameter>--localstatedir=/var</parameter>: This parameter is
     187      used so that the game programs use
     188      <filename class="directory">/var/games</filename> as the directory
     189      holding the high score files.
     190    </para>
     191
     192    <para>
     193      <option>--disable-setgid</option>: This will prevent the setgid bit
     194      on the executables from being set. It provides system administrators
     195      with the option to disable setgid binaries, though it also means that the
     196      functionality to save high game scores will be disabled.
     197    </para>
    163198
    164199  </sect2>
     
    178213        </seg>
    179214        <seg>
    180           /usr/lib/gnome-games, /usr/lib/python2.7/site-packages/gnome_sudoku,
     215          /usr/lib/gnome-games,
     216          /usr/lib/python2.7/site-packages/gnome_sudoku,
    181217          /usr/share/{glchess,glines,gnect,gnibbles,gnobots2,gnome-games},
    182218          /usr/share/{gnome-sudoku,gnomine,gnotravex,gnotski,gtali},
     
    198234        <term><command>glchess</command></term>
    199235        <listitem>
    200           <para>is a chess game which supports several chess engines.</para>
     236          <para>
     237            is a chess game which supports several chess engines.
     238          </para>
    201239          <indexterm zone="gnome-games glchess">
    202240            <primary sortas="b-glchess">glchess</primary>
     
    208246        <term><command>glines</command></term>
    209247        <listitem>
    210           <para>is a game which involves moving balls around the grid and try
    211           and form lines of the same colour to make them disappear.</para>
     248          <para>
     249            is a game which involves moving balls around the grid and try
     250            and form lines of the same colour to make them disappear.
     251          </para>
    212252          <indexterm zone="gnome-games glines">
    213253            <primary sortas="b-glines">glines</primary>
     
    219259        <term><command>gnect</command></term>
    220260        <listitem>
    221           <para>is a classic game where each player tries to make a line of four
    222           disks before their opponent.</para>
     261          <para>
     262            is a classic game where each player tries to make a line of four
     263            disks before their opponent.
     264          </para>
    223265          <indexterm zone="gnome-games gnect">
    224266            <primary sortas="b-gnect">gnect</primary>
     
    230272        <term><command>gnibbles</command></term>
    231273        <listitem>
    232           <para>is a "worm" game. You pilot a worm around a maze trying to
    233           collect diamonds. With each diamond your worm grows and navigation
    234           becomes ever more difficult.</para>
     274          <para>
     275            is a "worm" game. You pilot a worm around a maze trying to
     276            collect diamonds. With each diamond your worm grows and navigation
     277            becomes ever more difficult.
     278          </para>
    235279          <indexterm zone="gnome-games gnibbles">
    236280            <primary sortas="b-gnibbles">gnibbles</primary>
     
    242286        <term><command>gnobots2</command></term>
    243287        <listitem>
    244           <para>is a classic BSD robots game where you have to avoid a hoard of
    245           robots who are trying to kill you.</para>
     288          <para>
     289            is a classic BSD robots game where you have to avoid a hoard of
     290            robots who are trying to kill you.
     291          </para>
    246292          <indexterm zone="gnome-games gnobots2">
    247293            <primary sortas="b-gnobots2">gnobots2</primary>
     
    253299        <term><command>gnome-sudoku</command></term>
    254300        <listitem>
    255           <para>is a logic game with a Japanese name that has recently exploded
    256           in popularity.</para>
     301          <para>
     302            is a logic game with a Japanese name that has recently exploded
     303            in popularity.
     304          </para>
    257305          <indexterm zone="gnome-games gnome-sudoku">
    258306            <primary sortas="b-gnome-sudoku">gnome-sudoku</primary>
     
    264312        <term><command>gnomine</command></term>
    265313        <listitem>
    266           <para>is a game where you clear mines from a board using hints from
    267           squares you have already uncovered.</para>
     314          <para>
     315            is a game where you clear mines from a board using hints from
     316            squares you have already uncovered.
     317          </para>
    268318          <indexterm zone="gnome-games gnomine">
    269319            <primary sortas="b-gnomine">gnomine</primary>
     
    275325        <term><command>gnotravex</command></term>
    276326        <listitem>
    277           <para>is a puzzle game where you have to match a grid of tiles
    278           together.</para>
     327          <para>
     328            is a puzzle game where you have to match a grid of tiles together.
     329          </para>
    279330          <indexterm zone="gnome-games gnotravex">
    280331            <primary sortas="b-gnotravex">gnotravex</primary>
     
    286337        <term><command>gnotski</command></term>
    287338        <listitem>
    288           <para>is a series of sliding block puzzles.</para>
     339          <para>
     340            is a series of sliding block puzzles.
     341          </para>
    289342          <indexterm zone="gnome-games gnotski">
    290343            <primary sortas="b-gnotski">gnotski</primary>
     
    296349        <term><command>gtali</command></term>
    297350        <listitem>
    298           <para>is an ancient Roman game.</para>
     351          <para>
     352            is an ancient Roman game.
     353          </para>
    299354          <indexterm zone="gnome-games gtali">
    300355            <primary sortas="b-gtali">gtali</primary>
     
    306361        <term><command>iagno</command></term>
    307362        <listitem>
    308           <para>is a game where the goal is to control all the disks on the
    309           board by trapping your opponents disks between two of yours.</para>
     363          <para>
     364            is a game where the goal is to control all the disks on the
     365            board by trapping your opponents disks between two of yours.
     366          </para>
    310367          <indexterm zone="gnome-games iagno">
    311368            <primary sortas="b-iagno">iagno</primary>
     
    317374        <term><command>mahjongg</command></term>
    318375        <listitem>
    319           <para>is a tile-based solitaire game with an oriental flavor. Remove
    320           tiles in matching pairs from a pile to try and dismantle it.</para>
     376          <para>
     377            is a tile-based solitaire game with an oriental flavor. Remove
     378            tiles in matching pairs from a pile to try and dismantle it.
     379          </para>
    321380          <indexterm zone="gnome-games mahjongg">
    322381            <primary sortas="b-mahjongg">mahjongg</primary>
     
    328387        <term><command>quadrapassel</command></term>
    329388        <listitem>
    330           <para>is a Russian game of fitting falling geometric shapes.</para>
     389          <para>
     390            is a Russian game of fitting falling geometric shapes.
     391          </para>
    331392          <indexterm zone="gnome-games quadrapassel">
    332393            <primary sortas="b-quadrapassel">quadrapassel</primary>
  • gnome/add/gnome-nettool.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-nettool</title>
     32    <title>Introduction to GNOME Nettool</title>
    3333
    34     <para>The <application>gnome-nettool</application> package is a network
    35     information tool which provides user interfaces for some of the most common
    36     command line network tools.</para>
     34    <para>
     35      The <application>GNOME Nettool</application> package is a network
     36      information tool which provides GUI interface for some of the most
     37      common command line network tools.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&gnome-nettool-download-http;"/></para>
     45        <para>
     46          Download (HTTP): <ulink url="&gnome-nettool-download-http;"/>
     47        </para>
    4448      </listitem>
    4549      <listitem>
    46         <para>Download (FTP): <ulink url="&gnome-nettool-download-ftp;"/></para>
     50        <para>
     51          Download (FTP): <ulink url="&gnome-nettool-download-ftp;"/>
     52        </para>
    4753      </listitem>
    4854      <listitem>
    49         <para>Download MD5 sum: &gnome-nettool-md5sum;</para>
     55        <para>
     56          Download MD5 sum: &gnome-nettool-md5sum;
     57        </para>
    5058      </listitem>
    5159      <listitem>
    52         <para>Download size: &gnome-nettool-size;</para>
     60        <para>
     61          Download size: &gnome-nettool-size;
     62        </para>
    5363      </listitem>
    5464      <listitem>
    55         <para>Estimated disk space required: &gnome-nettool-buildsize;</para>
     65        <para>
     66          Estimated disk space required: &gnome-nettool-buildsize;
     67        </para>
    5668      </listitem>
    5769      <listitem>
    58         <para>Estimated build time: &gnome-nettool-time;</para>
     70        <para>
     71          Estimated build time: &gnome-nettool-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
    6175
    62     <bridgehead renderas="sect3">gnome-nettool Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">GNOME Nettool Dependencies</bridgehead>
    6377
    6478    <bridgehead renderas="sect4">Required</bridgehead>
     
    8397
    8498    <para condition="html" role="usernotes">User Notes:
    85     <ulink url="&blfs-wiki;/gnome-nettool"/></para>
    86 
     99      <ulink url="&blfs-wiki;/gnome-nettool"/>
     100    </para>
    87101  </sect2>
    88102
    89103  <sect2 role="installation">
    90     <title>Installation of gnome-nettool</title>
     104    <title>Installation of GNOME Nettool</title>
    91105
    92     <para>Install <application>gnome-nettool</application> by running the following
    93     commands:</para>
     106    <para>
     107      Install <application>GNOME Nettool</application> by running
     108      the following commands:
     109    </para>
    94110
    95111<screen><userinput>./configure --prefix=/usr &amp;&amp;
    96112make</userinput></screen>
    97113
    98     <para>This package does not come with a test suite.</para>
     114    <para>
     115      This package does not come with a test suite.
     116    </para>
    99117
    100     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     118    <para>
     119      Now, as the <systemitem class="username">root</systemitem> user:
     120    </para>
    101121
    102122<screen role="root"><userinput>make install</userinput></screen>
     
    107127    <title>Command Explanations</title>
    108128
    109 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../../xincludes/gnome-prefix.xml"/> -->
    111 
    112129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/without-scrollkeeper.xml"/>
     130      href="../../xincludes/without-scrollkeeper.xml"/>
    114131
    115132  </sect2>
     
    142159        <term><command>gnome-nettool</command></term>
    143160        <listitem>
    144           <para>is a network information tool.</para>
     161          <para>
     162            is a network information tool.
     163          </para>
    145164          <indexterm zone="gnome-nettool gnome-nettool-prog">
    146165            <primary sortas="b-gnome-nettool">gnome-nettool</primary>
  • gnome/add/gssdp.xml

    rc099902d r7ded7e3  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gssdp</title>
     30    <title>Introduction to Gssdp</title>
    3131
    32     <para>The <application>gssdp</application> package provides a GObject-based API
    33     for handling resource discovery and announcement over SSDP (Simple Service Discovery
    34     Protocol).</para>
     32    <para>
     33      The <application>Gssdp</application> package provides a GObject based API for
     34      handling resource discovery and announcement over SSDP (Simple Service Discovery
     35      Protocol).
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&gssdp-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&gssdp-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&gssdp-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&gssdp-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &gssdp-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &gssdp-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &gssdp-size;</para>
     58        <para>
     59          Download size: &gssdp-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &gssdp-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &gssdp-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &gssdp-time;</para>
     68        <para>
     69          Estimated build time: &gssdp-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
    5973
    60     <bridgehead renderas="sect3">gssdp Dependencies</bridgehead>
     74    <bridgehead renderas="sect3">Gssdp Dependencies</bridgehead>
    6175
    6276    <bridgehead renderas="sect4">Required</bridgehead>
     
    7791
    7892    <para condition="html" role="usernotes">User Notes:
    79     <ulink url="&blfs-wiki;/gssdp"/></para>
    80 
     93      <ulink url="&blfs-wiki;/gssdp"/>
     94    </para>
    8195  </sect2>
    8296
    8397  <sect2 role="installation">
    84     <title>Installation of gssdp</title>
     98    <title>Installation of Gssdp</title>
    8599
    86     <para>Install <application>gssdp</application> by running the following
    87     commands:</para>
     100    <para>
     101      Install <application>Gssdp</application> by running the following
     102      commands:
     103    </para>
    88104
    89105<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    90106make</userinput></screen>
    91107
    92     <para>This package does not have a testsuite.</para>
     108    <para>
     109      This package does not have a testsuite.
     110    </para>
    93111
    94     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     112    <para>
     113      Now, as the <systemitem class="username">root</systemitem> user:
     114    </para>
    95115
    96116<screen role="root"><userinput>make install</userinput></screen>
     
    102122
    103123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    104     href="../../xincludes/static-libraries.xml"/>
     124      href="../../xincludes/static-libraries.xml"/>
    105125
    106126    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    107     href="../../xincludes/gtk-doc-rebuild.xml"/>
     127      href="../../xincludes/gtk-doc-rebuild.xml"/>
    108128
    109129  </sect2>
     
    140160        <term><command>gssdp-device-sniffer</command></term>
    141161        <listitem>
    142           <para>is a device sniffer tool based on gssdp framework.</para>
     162          <para>
     163            is a device sniffer tool based on
     164            <application>Gssdp</application> framework.
     165          </para>
    143166          <indexterm zone="gssdp gssdp-device-sniffer">
    144167            <primary sortas="b-gssdp-device-sniffer">gssdp-device-sniffer</primary>
     
    150173        <term><filename class='libraryfile'>libgssdp-1.0.so</filename></term>
    151174        <listitem>
    152           <para>contains the gssdp API functions.</para>
     175          <para>
     176            contains the <application>Gssdp</application> API functions.
     177          </para>
    153178          <indexterm zone="gssdp libgssdp-1">
    154179            <primary sortas="c-libgssdp-1">libgssdp-1.0.so</primary>
  • gnome/add/gtkhtml.xml

    rc099902d r7ded7e3  
    77<!ENTITY gtkhtml-download-http "&gnome-download-http;/gtkhtml/4.4/gtkhtml-&gtkhtml-version;.tar.xz">
    88<!ENTITY gtkhtml-download-ftp  "&gnome-download-http;/gtkhtml/4.4/gtkhtml-&gtkhtml-version;.tar.xz">
    9 <!ENTITY gtkhtml-md5sum        "40758b7c279e1e4ac02484ff30436939">
     9<!ENTITY gtkhtml-md5sum        "a47f76ec473c69b27af642a0dd6658f7">
    1010<!ENTITY gtkhtml-size          "1.1 MB">
    1111<!ENTITY gtkhtml-buildsize     "41 MB">
     
    3030    <title>Introduction to GtkHTML</title>
    3131
    32     <para>The <application>GtkHTML</application> package contains a
    33     lightweight HTML rendering/printing/editing engine.</para>
     32    <para>
     33      The <application>GtkHTML</application> package contains a
     34      lightweight HTML rendering/printing/editing engine.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&gtkhtml-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&gtkhtml-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&gtkhtml-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&gtkhtml-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &gtkhtml-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &gtkhtml-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &gtkhtml-size;</para>
     57        <para>
     58          Download size: &gtkhtml-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &gtkhtml-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &gtkhtml-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &gtkhtml-time;</para>
     67        <para>
     68          Estimated build time: &gtkhtml-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7488
    7589    <para condition="html" role="usernotes">User Notes:
    76     <ulink url="&blfs-wiki;/gtkhtml"/></para>
    77 
     90      <ulink url="&blfs-wiki;/gtkhtml"/>
     91    </para>
    7892  </sect2>
    7993
     
    8195    <title>Installation of GtkHTML</title>
    8296
    83     <para>Install <application>GtkHTML</application> by running the following
    84     commands:</para>
     97    <para>
     98      Install <application>GtkHTML</application> by running the following
     99      commands:
     100    </para>
    85101
    86102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    87103make</userinput></screen>
    88104
    89     <para>This package does not come with a test suite.</para>
     105    <para>
     106      This package does not come with a test suite.
     107    </para>
    90108
    91     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    92112
    93113<screen role="root"><userinput>make install</userinput></screen>
    94114
    95115  </sect2>
    96 
    97 <!--  <sect2 role="commands">
    98     <title>Command Explanations</title>
    99 
    100     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101     href="../../xincludes/gnome-prefix.xml"/>
    102 
    103   </sect2> -->
    104116
    105117  <sect2 role="content">
     
    119131        </seg>
    120132        <seg>
    121           /usr/include/libgtkhtml-4.0 and /usr/share/gtkhtml-4.0
     133          /usr/include/libgtkhtml-4.0 and
     134          /usr/share/gtkhtml-4.0
    122135        </seg>
    123136      </seglistitem>
     
    132145        <term><command>gtkhtml-editor-test</command></term>
    133146        <listitem>
    134           <para>is a simple HTML editor widget.</para>
     147          <para>
     148            is a simple HTML editor widget.
     149          </para>
    135150          <indexterm zone="gtkhtml gtkhtml-editor-test">
    136151            <primary sortas="b-gtkhtml-editor-test">gtkhtml-editor-test</primary>
     
    139154      </varlistentry>
    140155
    141       <varlistentry id="libgtkhtml-3">
     156      <varlistentry id="libgtkhtml-4">
    142157        <term><filename class='libraryfile'>libgtkhtml-4.0.so</filename></term>
    143158        <listitem>
    144           <para>provides the functions to render HTML within applications.</para>
    145           <indexterm zone="gtkhtml libgtkhtml-3">
    146             <primary sortas="c-libgtkhtml-3">libgtkhtml-4.0.so</primary>
     159          <para>
     160            provides the functions used to render HTML within applications.
     161          </para>
     162          <indexterm zone="gtkhtml libgtkhtml-4">
     163            <primary sortas="c-libgtkhtml-4">libgtkhtml-4.0.so</primary>
    147164          </indexterm>
    148165        </listitem>
  • gnome/add/gtksourceviewmm.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gtksourceviewmm</title>
     32    <title>Introduction to GtkSourceViewmm</title>
    3333
    34     <para>The <application>gtksourceviewmm</application> application is a C++ wrapper
    35     for the gtksourceview widget library.</para>
     34    <para>
     35      The <application>GtksSourceViewmm</application> application is a C++
     36      wrapper for the <application>GtkSourceView</application> widget library.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gtksourceviewmm-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&gtksourceviewmm-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&gtksourceviewmm-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&gtksourceviewmm-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &gtksourceviewmm-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &gtksourceviewmm-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &gtksourceviewmm-size;</para>
     59        <para>
     60          Download size: &gtksourceviewmm-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &gtksourceviewmm-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &gtksourceviewmm-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &gtksourceviewmm-time;</para>
     69        <para>
     70          Estimated build time: &gtksourceviewmm-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">gtksourceviewmm Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">GtkSourceViewmm Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    6882
    6983    <para condition="html" role="usernotes">User Notes:
    70     <ulink url="&blfs-wiki;/gtksourceviewmm"/></para>
    71 
     84      <ulink url="&blfs-wiki;/gtksourceviewmm"/>
     85    </para>
    7286  </sect2>
    7387
    7488  <sect2 role="installation">
    75     <title>Installation of gtksourceviewmm</title>
     89    <title>Installation of GtkSourceViewmm</title>
    7690
    77     <para>Install <application>gtksourceviewmm</application> by running the following
    78     commands:</para>
     91    <para>
     92      Install <application>GtkSourceViewmm</application> by running the
     93      following commands:
     94    </para>
    7995
    8096<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8197make</userinput></screen>
    8298
    83     <para>To test the results, issue: <command>make check</command>.</para>
     99    <para>
     100      To test the results, issue: <command>make check</command>.
     101    </para>
    84102
    85     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     103    <para>
     104      Now, as the <systemitem class="username">root</systemitem> user:
     105    </para>
    86106
    87107<screen role="root"><userinput>make install</userinput></screen>
     
    101121        </seg>
    102122        <seg>
    103           /usr/include/gtksourceviewmm-3.0, /usr/lib/gtksourceviewmm-3.0,
     123          /usr/include/gtksourceviewmm-3.0,
     124          /usr/lib/gtksourceviewmm-3.0,
    104125          /usr/share/share/devhelp/books/gtksourceviewmm-3.0 and
    105126          /usr/share/doc/gtksourceviewmm-3.0
     
    116137        <term><filename class='libraryfile'>libgtksourceviewmm-3.0.so</filename></term>
    117138        <listitem>
    118           <para>contains the gtksourceview API classes.</para>
     139          <para>
     140            contains the <application>GtkSourceView</application> API classes.
     141          </para>
    119142          <indexterm zone="gtksourceviewmm libgtksourceviewmm-3">
    120143            <primary sortas="c-libgtksourceviewmm-3">libgtksourceviewmm-3.0.so</primary>
  • gnome/add/gupnp-av.xml

    rc099902d r7ded7e3  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gupnp-av</title>
     30    <title>Introduction to GUPnP AV</title>
    3131
    32     <para>The <application>gupnp-av</application> package contains a library to ease
    33     handling of UPnP A/V profiles.</para>
     32    <para>
     33      The <application>GUPnP AV</application> package contains a library to ease
     34      handling of UPnP A/V profiles.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&gupnp-av-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&gupnp-av-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&gupnp-av-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&gupnp-av-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &gupnp-av-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &gupnp-av-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &gupnp-av-size;</para>
     57        <para>
     58          Download size: &gupnp-av-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &gupnp-av-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &gupnp-av-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &gupnp-av-time;</para>
     67        <para>
     68          Estimated build time: &gupnp-av-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">gupnp-av Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">GUPnP AV Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    7589
    7690    <para condition="html" role="usernotes">User Notes:
    77     <ulink url="&blfs-wiki;/gupnp-av"/></para>
    78 
     91      <ulink url="&blfs-wiki;/gupnp-av"/>
     92    </para>
    7993  </sect2>
    8094
    8195  <sect2 role="installation">
    82     <title>Installation of gupnp-av</title>
     96    <title>Installation of GUPnP AV</title>
    8397
    84     <para>Install <application>gupnp-av</application> by running the following
    85     commands:</para>
     98    <para>
     99      Install <application>GUPnP AV</application> by running the following
     100      commands:
     101    </para>
    86102
    87103<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    88104make</userinput></screen>
    89105
    90     <para>To test the results, issue: <command>make check</command>.</para>
     106    <para>
     107      To test the results, issue: <command>make check</command>.
     108    </para>
    91109
    92     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     110    <para>
     111      Now, as the <systemitem class="username">root</systemitem> user:
     112    </para>
    93113
    94114<screen role="root"><userinput>make install</userinput></screen>
     
    100120
    101121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    102     href="../../xincludes/static-libraries.xml"/>
     122      href="../../xincludes/static-libraries.xml"/>
    103123
    104124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105     href="../../xincludes/gtk-doc-rebuild.xml"/>
     125      href="../../xincludes/gtk-doc-rebuild.xml"/>
    106126
    107127  </sect2>
     
    133153        <term><filename class='libraryfile'>libgupnp-av-1.0.so</filename></term>
    134154        <listitem>
    135           <para>contains the gupnp-av API functions.</para>
     155          <para>
     156            contains the <application>GUPnP AV</application> API functions.
     157          </para>
    136158          <indexterm zone="gupnp-av libgupnp-av-1">
    137159            <primary sortas="c-libgupnp-av-1">libgupnp-av-1.0.so</primary>
  • gnome/add/gupnp-dlna.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gupnp-dlna</title>
    33 
    34     <para>The <application>gupnp-dlna</application> package contains a library that
    35     provides DLNA-related functionality for MediaServers.</para>
     32    <title>Introduction to GUPnP DLNA</title>
     33
     34    <para>
     35      The <application>GUPnP DLNA</application> package contains a library that
     36      provides DLNA-related functionality for MediaServers.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gupnp-dlna-download-http;"/></para>
    43       </listitem>
    44       <listitem>
    45         <para>Download (FTP): <ulink url="&gupnp-dlna-download-ftp;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download MD5 sum: &gupnp-dlna-md5sum;</para>
    49       </listitem>
    50       <listitem>
    51         <para>Download size: &gupnp-dlna-size;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Estimated disk space required: &gupnp-dlna-buildsize;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated build time: &gupnp-dlna-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&gupnp-dlna-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&gupnp-dlna-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &gupnp-dlna-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &gupnp-dlna-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &gupnp-dlna-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &gupnp-dlna-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">gupnp-dlna Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">GUPnP DLNA Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    86100
    87101    <para condition="html" role="usernotes">User Notes:
    88     <ulink url="&blfs-wiki;/gupnp-dlna"/></para>
    89 
     102      <ulink url="&blfs-wiki;/gupnp-dlna"/>
     103    </para>
    90104  </sect2>
    91105
    92106  <sect2 role="installation">
    93     <title>Installation of gupnp-dlna</title>
    94 
    95     <para>Install <application>gupnp-dlna</application> by running the following
    96     commands:</para>
     107    <title>Installation of GUPnP DLNA</title>
     108
     109    <para>
     110      Install <application>GUPnP DLNA</application> by running
     111      the following commands:
     112    </para>
    97113
    98114<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    99115make</userinput></screen>
    100116
    101     <para>To test the results, issue: <command>make check</command>.</para>
    102 
    103     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     117    <para>
     118      To test the results, issue: <command>make check</command>.
     119    </para>
     120
     121    <para>
     122      Now, as the <systemitem class="username">root</systemitem> user:
     123    </para>
    104124
    105125<screen role="root"><userinput>make install</userinput></screen>
     
    111131
    112132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/static-libraries.xml"/>
     133      href="../../xincludes/static-libraries.xml"/>
    114134
    115135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/gtk-doc-rebuild.xml"/>
     136      href="../../xincludes/gtk-doc-rebuild.xml"/>
    117137
    118138  </sect2>
     
    134154        </seg>
    135155        <seg>
    136           /usr/include/gupnp-dlna-1.0, /usr/share/gtk-doc/html/gupnp-dlna
    137           and /usr/share/gupnp-dlna
     156          /usr/include/gupnp-dlna-1.0,
     157          /usr/share/gtk-doc/html/gupnp-dlna and
     158          /usr/share/gupnp-dlna
    138159        </seg>
    139160      </seglistitem>
     
    148169        <term><command>gupnp-dlna-info</command></term>
    149170        <listitem>
    150           <para>is a program used to extract DLNA and related metadata.</para>
     171          <para>
     172            is a program used to extract DLNA and related metadata.
     173          </para>
    151174          <indexterm zone="gupnp-dlna gupnp-dlna-info">
    152175            <primary sortas="b-gupnp-dlna-info">gupnp-dlna-info</primary>
     
    158181        <term><command>gupnp-dlna-ls-profiles</command></term>
    159182        <listitem>
    160           <para>is a program used to list all the DLNA profiles supported
    161           by gupnp-dlna.</para>
     183          <para>
     184            is a program used to list all the DLNA profiles supported
     185            by <application>GUPnP DLNA</application>.
     186          </para>
    162187          <indexterm zone="gupnp-dlna gupnp-dlna-ls-profiles">
    163188            <primary sortas="b-gupnp-dlna-ls-profiles">gupnp-dlna-ls-profiles</primary>
     
    169194        <term><filename class='libraryfile'>libgupnp-dlna-1.0.so</filename></term>
    170195        <listitem>
    171           <para>contains the gupnp-dlna API functions.</para>
     196          <para>
     197            contains the <application>GUPnP DLNA</application> API functions.
     198          </para>
    172199          <indexterm zone="gupnp-dlna libgupnp-dlna-1">
    173200            <primary sortas="c-libgupnp-dlna-1">libgupnp-dlna-1.0.so</primary>
  • gnome/add/gupnp-vala.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gupnp-vala</title>
     32    <title>Introduction to GUPnP Vala</title>
    3333
    34     <para>The <application>gupnp-vala</application> package contains Vala bindings for
    35     the GUPnP framework.</para>
     34    <para>
     35      The <application>GUPnP Vala</application> package contains Vala bindings for
     36      the GUPnP framework.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gupnp-vala-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&gupnp-vala-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&gupnp-vala-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&gupnp-vala-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &gupnp-vala-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &gupnp-vala-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &gupnp-vala-size;</para>
     59        <para>
     60          Download size: &gupnp-vala-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &gupnp-vala-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &gupnp-vala-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &gupnp-vala-time;</para>
     69        <para>
     70          Estimated build time: &gupnp-vala-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">gupnp-vala Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">GUPnP Vala Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    6983
    7084    <para condition="html" role="usernotes">User Notes:
    71     <ulink url="&blfs-wiki;/gupnp-vala"/></para>
    72 
     85      <ulink url="&blfs-wiki;/gupnp-vala"/>
     86    </para>
    7387  </sect2>
    7488
    7589  <sect2 role="installation">
    76     <title>Installation of gupnp-vala</title>
     90    <title>Installation of GUPnP Vala</title>
    7791
    78     <para>Install <application>gupnp-vala</application> by running the following
    79     commands:</para>
     92    <para>
     93      Install <application>GUPnP Vala</application> by running
     94      the following commands:
     95    </para>
    8096
    8197<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8298make</userinput></screen>
    8399
    84     <para>This package does not have a testsuite.</para>
     100    <para>
     101      This package does not come with a test suite.
     102    </para>
    85103
    86     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     104    <para>
     105      Now, as the <systemitem class="username">root</systemitem> user:
     106    </para>
    87107
    88108<screen role="root"><userinput>make install</userinput></screen>
  • gnome/add/gupnp.xml

    rc099902d r7ded7e3  
    9292
    9393    <para condition="html" role="usernotes">User Notes:
    94     <ulink url="&blfs-wiki;/gupnp"/></para>
    95 
     94      <ulink url="&blfs-wiki;/gupnp"/>
     95    </para>
    9696  </sect2>
    9797
     
    108108
    109109    <para>
    110       This package does not have a testsuite.
     110      This package does not come with a test suite.
    111111    </para>
    112112
     
    146146        </seg>
    147147        <seg>
    148           /usr/{include/gupnp-1.0 and
     148          /usr/include/gupnp-1.0 and
    149149          /usr/share/gtk-doc/html/gupnp
    150150        </seg>
  • gnome/add/libgda.xml

    rc099902d r7ded7e3  
    9898      <xref linkend="gtk-doc"/>,
    9999      <xref linkend="gtksourceview"/>,
    100       <xref linkend="icedtea6"/><!-- or <xref linkend="jdk"/>-->,
     100      <xref linkend="icedtea6"/>,
    101101      <xref linkend="mysql"/>,
    102102      <xref linkend="openldap"/> and
     
    105105
    106106    <para condition="html" role="usernotes">User Notes:
    107     <ulink url="&blfs-wiki;/libgda"/></para>
    108 
     107      <ulink url="&blfs-wiki;/libgda"/>
     108    </para>
    109109  </sect2>
    110110
     
    140140    <title>Command Explanations</title>
    141141
    142     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    143       href="../../xincludes/gtk-doc-rebuild.xml"/>
    144 
    145142    <para>
    146143      <option>--enable-system-sqlite</option>: use the system version of
     
    149146      otherwise the internal version will be used.
    150147    </para>
     148
     149    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     150      href="../../xincludes/gtk-doc-rebuild.xml"/>
    151151
    152152  </sect2>
     
    171171        </seg>
    172172        <seg>
    173           /etc/libgda-5.0, /usr/include/libgda-5.0,
    174           /usr/lib/libgda-5.0, /usr/share/gnome/help/{gda-browser,gda-sql},
     173          /etc/libgda-5.0,
     174          /usr/include/libgda-5.0,
     175          /usr/lib/libgda-5.0,
     176          /usr/share/gnome/help/{gda-browser,gda-sql},
    175177          /usr/share/gtk-doc/html/{gda-browser,libgda-5.0} and
    176178          /usr/share/libgda-5.0
     
    188190        <listitem>
    189191          <para>
    190             is a graphical tool to provide a quick access to a database&apos;s
     192            is a graphical tool to provide a quick access to a database's
    191193            structure and contents.
    192194          </para>
     
    249251        <listitem>
    250252          <para>
    251             is a &apos;ping&apos; like tool to test connectivity to databases.
     253            is a 'ping' like tool to test connectivity to databases.
    252254          </para>
    253255          <indexterm zone="libgda gda-test-connection-5.0">
     
    261263        <listitem>
    262264          <para>
    263             is the GNOME Data Access library.
     265            is the <application>GNOME</application> Data Access library.
    264266          </para>
    265267          <indexterm zone="libgda libgda-5">
  • gnome/add/mobile-broadband-provider-info.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to mobile-broadband-provider-info</title>
     32    <title>Introduction to Mobile Broadband Provider Info</title>
    3333
    34     <para>The <application>mobile-broadband-provider-info</application> package
    35     contains listings of mobile broadband (3G) providers and associated network
    36     and plan information.</para>
     34    <para>
     35      The <application>Mobile Broadband Provider Info</application> package
     36      contains listings of mobile broadband (3G) providers and associated network
     37      and plan information.
     38    </para>
    3739
    38     &lfs70_built;
     40    &lfs70_checked;
     41   
     42    <note>
     43      <para>
     44        The full url for this package is too long to fit on a page. The source
     45        originates at
     46        <ulink url="ftp://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/20110511/"/>
     47      </para>
     48    </note>
    3949
    4050    <bridgehead renderas="sect3">Package Information</bridgehead>
    41    
    42     <note><para>The full url for this package is too long to fit on a page.  The source
    43     originates at
    44     <ulink url="ftp://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/20110511/"/>
    45     </para></note>
    4651
    4752    <itemizedlist spacing="compact">
    4853      <listitem>
    49         <para>Download (HTTP): <ulink url="&mobile-broadband-provider-info-download-http;">
    50         http link to mobile-broadband-provider-info-&mobile-broadband-provider-info-version;.tar.bz2
    51         </ulink></para>
     54        <para>
     55          Download (HTTP): <ulink url="&mobile-broadband-provider-info-download-http;">
     56          HTTP link to mobile-broadband-provider-info-&mobile-broadband-provider-info-version;.tar.bz2
     57          </ulink>
     58        </para>
    5259      </listitem>
    5360      <listitem>
    54         <para>Download (FTP): <ulink url="&mobile-broadband-provider-info-download-ftp;">
    55         ftp link to mobile-broadband-provider-info-&mobile-broadband-provider-info-version;.tar.bz2
    56         </ulink></para>
     61        <para>
     62           Download (FTP): <ulink url="&mobile-broadband-provider-info-download-ftp;">
     63           FTP link to mobile-broadband-provider-info-&mobile-broadband-provider-info-version;.tar.bz2
     64           </ulink>
     65        </para>
    5766      </listitem>
    5867      <listitem>
    59         <para>Download MD5 sum: &mobile-broadband-provider-info-md5sum;</para>
     68        <para>
     69          Download MD5 sum: &mobile-broadband-provider-info-md5sum;
     70        </para>
    6071      </listitem>
    6172      <listitem>
    62         <para>Download size: &mobile-broadband-provider-info-size;</para>
     73        <para>
     74          Download size: &mobile-broadband-provider-info-size;
     75        </para>
    6376      </listitem>
    6477      <listitem>
    65         <para>Estimated disk space required: &mobile-broadband-provider-info-buildsize;</para>
     78        <para>
     79          Estimated disk space required: &mobile-broadband-provider-info-buildsize;
     80        </para>
    6681      </listitem>
    6782      <listitem>
    68         <para>Estimated build time: &mobile-broadband-provider-info-time;</para>
     83        <para>
     84          Estimated build time: &mobile-broadband-provider-info-time;
     85        </para>
    6986      </listitem>
    7087    </itemizedlist>
    7188
    7289    <para condition="html" role="usernotes">User Notes:
    73     <ulink url="&blfs-wiki;/mobile-broadband-provider-info"/></para>
    74 
     90      <ulink url="&blfs-wiki;/mobile-broadband-provider-info"/>
     91    </para>
    7592  </sect2>
    7693
    7794  <sect2 role="installation">
    78     <title>Installation of mobile-broadband-provider-info</title>
     95    <title>Installation of Mobile Broadband Provider Info</title>
    7996
    80     <para>Install <application>mobile-broadband-provider-info</application> by running the following
    81     commands:</para>
     97    <para>
     98      Install <application>Mobile Broadband Provider Info</application> by running
     99      the following commands:
     100    </para>
    82101
    83 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    84103make</userinput></screen>
    85104
    86     <para>This package&apos;s testsuite is intended to be used by the maintainer,
    87     it merely checks the validity of the shipped XML.</para>
     105    <para>
     106      This package does not come with a test suite.
     107    </para>
    88108
    89     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    90112
    91113<screen role="root"><userinput>make install</userinput></screen>
     
    97119
    98120    <segmentedlist>
    99       <segtitle>Installed Programs</segtitle>
    100       <segtitle>Installed Libraries</segtitle>
    101121      <segtitle>Installed Directory</segtitle>
    102122
    103123      <seglistitem>
    104         <seg>None</seg>
    105         <seg>None</seg>
    106         <seg><envar>$GNOME_PREFIX</envar>/share/mobile-broadband-provider-info</seg>
     124        <seg>
     125          /usr/share/mobile-broadband-provider-info
     126        </seg>
    107127      </seglistitem>
    108128    </segmentedlist>
    109 
    110129
    111130  </sect2>
  • gnome/add/nautilus-sendto.xml

    rc099902d r7ded7e3  
    2626
    2727  <indexterm zone="nautilus-sendto">
    28     <primary sortas="a-nautilus-sendto">nautilus-sendto</primary>
     28    <primary sortas="a-Nautilus-Sendto">Nautilus-Sendto</primary>
    2929  </indexterm>
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to Nautilus-Sendto</title>
     32    <title>Introduction to Nautilus Sendto</title>
    3333
    34     <para>The <application>Nautilus-Sendto</application> package provides the
    35     <application>Nautilus</application> file manager with a context menu
    36     component for quickly sending files to accounts in an
    37     <application>Evolution</application> email address book, contacts on a
    38     <application>Pidgin</application>, <application>Gajim</application> instant
    39     messaging list, through <application>Thunderbird</application>, or through
    40     <application>Claws Mail</application> (formerly <application>Sylpheed
    41     Claws</application>).</para>
     34    <para>
     35      The <application>Nautilus Sendto</application> package provides the
     36      <application>Nautilus</application> file manager with a context menu
     37      component for quickly sending files to accounts in an
     38      <application>Evolution</application> email address book, contacts on a
     39      <application>Pidgin</application>, <application>Gajim</application> instant
     40      messaging list, through <application>Thunderbird</application>, or through
     41      <application>Claws Mail</application> (formerly <application>Sylpheed
     42      Claws</application>).
     43    </para>
    4244
    4345    &lfs70_checked;
     
    4648    <itemizedlist spacing="compact">
    4749      <listitem>
    48         <para>Download (HTTP): <ulink url="&nautilus-sendto-download-http;"/></para>
     50        <para>
     51          Download (HTTP): <ulink url="&nautilus-sendto-download-http;"/>
     52        </para>
    4953      </listitem>
    5054      <listitem>
    51         <para>Download (FTP): <ulink url="&nautilus-sendto-download-ftp;"/></para>
     55        <para>
     56          Download (FTP): <ulink url="&nautilus-sendto-download-ftp;"/>
     57        </para>
    5258      </listitem>
    5359      <listitem>
    54         <para>Download MD5 sum: &nautilus-sendto-md5sum;</para>
     60        <para>
     61          Download MD5 sum: &nautilus-sendto-md5sum;
     62        </para>
    5563      </listitem>
    5664      <listitem>
    57         <para>Download size: &nautilus-sendto-size;</para>
     65        <para>
     66          Download size: &nautilus-sendto-size;
     67        </para>
    5868      </listitem>
    5969      <listitem>
    60         <para>Estimated disk space required: &nautilus-sendto-buildsize;</para>
     70        <para>
     71          Estimated disk space required: &nautilus-sendto-buildsize;
     72        </para>
    6173      </listitem>
    6274      <listitem>
    63         <para>Estimated build time: &nautilus-sendto-time;</para>
     75        <para>
     76          Estimated build time: &nautilus-sendto-time;
     77        </para>
    6478      </listitem>
    6579    </itemizedlist>
    6680
    67     <bridgehead renderas="sect3">Nautilus-Sendto Dependencies</bridgehead>
     81    <bridgehead renderas="sect3">Nautilus Sendto Dependencies</bridgehead>
    6882
    6983    <bridgehead renderas="sect4">Required</bridgehead>
     
    8498
    8599    <para condition="html" role="usernotes">User Notes:
    86     <ulink url="&blfs-wiki;/nautilus-sendto"/></para>
    87 
     100      <ulink url="&blfs-wiki;/nautilus-sendto"/>
     101    </para>
    88102  </sect2>
    89103
    90104  <sect2 role="installation">
    91     <title>Installation of Nautilus-Sendto</title>
     105    <title>Installation of Nautilus Sendto</title>
    92106
    93     <para>Install <application>Nautilus-Sendto</application> by running the following
    94     commands:</para>
     107    <para>
     108      Install <application>Nautilus Sendto</application> by running
     109      the following commands:
     110    </para>
    95111
    96112<screen><userinput>./configure --prefix=/usr &amp;&amp;
    97113make</userinput></screen>
    98114
    99     <para>This package does not come with a test suite.</para>
     115    <para>
     116      This package does not come with a test suite.
     117    </para>
    100118
    101     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     119    <para>
     120      Now, as the <systemitem class="username">root</systemitem> user:
     121    </para>
    102122
    103123<screen role="root"><userinput>make install</userinput></screen>
     
    108128    <title>Command Explanations</title>
    109129
    110 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    111     href="../../xincludes/gnome-prefix.xml"/> -->
    112 
    113130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    114     href="../../xincludes/gtk-doc-rebuild.xml"/>
     131      href="../../xincludes/gtk-doc-rebuild.xml"/>
    115132
    116133  </sect2>
     
    128145        </seg>
    129146        <seg>
    130           /usr/include/nautilus-sendto, /usr/lib/nautilus-sendto,
     147          /usr/include/nautilus-sendto,
     148          /usr/lib/nautilus-sendto,
    131149          /usr/share/gtk-doc/html/nautilus-sendto and
    132150          /usr/share/nautilus-sendto
     
    143161        <term><command>nautilus-sendto</command></term>
    144162        <listitem>
    145           <para>is a convenience application to send a file via email or instant
    146           messenger.</para>
     163          <para>
     164            is a convenience application used to send a file via email
     165            or instant messenger.
     166          </para>
    147167          <indexterm zone="nautilus-sendto nautilus-sendto-prog">
    148168            <primary sortas="b-nautilus-sendto">nautilus-sendto</primary>
  • gnome/add/nemiver.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="nemiver">
    26     <primary sortas="a-nemiver">nemiver</primary>
     26    <primary sortas="a-Nemiver">Nemiver</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Nemiver</title>
    3131
    32     <para><application>Nemiver</application> is an ongoing attempt to write a standalone
    33     graphical debugger that integrates well in the GNOME desktop environment.</para>
     32    <para>
     33      <application>Nemiver</application> is an ongoing attempt to write
     34      a standalone graphical debugger that integrates well in the
     35      <application>GNOME</application> Desktop environment.
     36    </para>
    3437
    3538    &lfs70_checked;
     
    3841    <itemizedlist spacing="compact">
    3942      <listitem>
    40         <para>Download (HTTP): <ulink url="&nemiver-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&nemiver-download-http;"/>
     45        </para>
    4146      </listitem>
    4247      <listitem>
    43         <para>Download (FTP): <ulink url="&nemiver-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&nemiver-download-ftp;"/>
     50        </para>
    4451      </listitem>
    4552      <listitem>
    46         <para>Download MD5 sum: &nemiver-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &nemiver-md5sum;
     55        </para>
    4756      </listitem>
    4857      <listitem>
    49         <para>Download size: &nemiver-size;</para>
     58        <para>
     59          Download size: &nemiver-size;
     60        </para>
    5061      </listitem>
    5162      <listitem>
    52         <para>Estimated disk space required: &nemiver-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &nemiver-buildsize;
     65        </para>
    5366      </listitem>
    5467      <listitem>
    55         <para>Estimated build time: &nemiver-time;</para>
     68        <para>
     69          Estimated build time: &nemiver-time;
     70        </para>
    5671      </listitem>
    5772    </itemizedlist>
    5873
    59     <bridgehead renderas="sect3">nemiver Dependencies</bridgehead>
     74    <bridgehead renderas="sect3">Nemiver Dependencies</bridgehead>
    6075
    6176    <bridgehead renderas="sect4">Required</bridgehead>
     
    8398
    8499    <para condition="html" role="usernotes">User Notes:
    85     <ulink url="&blfs-wiki;/nemiver"/></para>
    86 
     100      <ulink url="&blfs-wiki;/nemiver"/>
     101    </para>
    87102  </sect2>
    88103
    89104  <sect2 role="installation">
    90     <title>Installation of nemiver</title>
     105    <title>Installation of Nemiver</title>
    91106
    92     <para>Install <application>nemiver</application> by running the following
    93     commands:</para>
     107    <para>
     108      Install <application>Nemiver</application> by running the following
     109      commands:
     110    </para>
    94111
    95112<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    96113make</userinput></screen>
    97114
    98     <para>To test the results, issue: <command>make check</command>.</para>
     115    <para>
     116      To test the results, issue: <command>make check</command>.
     117    </para>
    99118
    100     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     119    <para>
     120      Now, as the <systemitem class="username">root</systemitem> user:
     121    </para>
    101122
    102123<screen role="root"><userinput>make install</userinput></screen>
     
    108129
    109130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../../xincludes/static-libraries.xml"/>
     131      href="../../xincludes/static-libraries.xml"/>
    111132
    112133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/without-scrollkeeper.xml"/>
     134      href="../../xincludes/without-scrollkeeper.xml"/>
    114135
    115136  </sect2>
     
    127148        </seg>
    128149        <seg>
    129           /usr/include/nemiver, /usr/lib/nemiver,
     150          /usr/include/nemiver,
     151          /usr/lib/nemiver,
    130152          /usr/share/gnome/help/nemiver,
    131           /usr/share/nemiver and /usr/share/omf/nemiver
     153          /usr/share/nemiver and
     154          /usr/share/omf/nemiver
    132155        </seg>
    133156      </seglistitem>
     
    142165        <term><command>nemiver</command></term>
    143166        <listitem>
    144           <para>is the graphical debugger for GNOME.</para>
     167          <para>
     168            is the graphical debugger for <application>GNOME</application>.
     169          </para>
    145170          <indexterm zone="nemiver nemiver-prog">
    146171            <primary sortas="b-nemiver">nemiver</primary>
  • gnome/add/orca.xml

    rc099902d r7ded7e3  
    77  <!ENTITY orca-download-http "&gnome-download-http;/orca/3.4/orca-&orca-version;.tar.xz">
    88  <!ENTITY orca-download-ftp  "&gnome-download-ftp;/orca/3.4/orca-&orca-version;.tar.xz">
    9   <!ENTITY orca-md5sum        "42b2f4f02024865b4ad29cbd5ee1858b">
     9  <!ENTITY orca-md5sum        "26adb33a6c82275e4019bcc5b25cff68">
    1010  <!ENTITY orca-size          "3.5 MB">
    1111  <!ENTITY orca-buildsize     "60 MB">
     
    3030    <title>Introduction to Orca</title>
    3131
    32     <para><application>Orca</application> enables users with limited
    33     vision, or no vision, to use the GNOME desktop and applications
    34     effectively. It provides a number of features, including magnification,
    35     focus tracking, braille output, automatic screen reading and more.</para>
     32    <para>
     33      <application>Orca</application> enables users with limited or no vision
     34      to use the <application>GNOME</application> Desktop and applications
     35      effectively. It provides a number of features, including magnification,
     36      focus tracking, braille output, automatic screen reading and more.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&orca-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&orca-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&orca-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&orca-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &orca-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &orca-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &orca-size;</para>
     59        <para>
     60          Download size: &orca-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &orca-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &orca-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &orca-time;</para>
     69        <para>
     70          Estimated build time: &orca-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    89103
    90104    <para condition="html" role="usernotes">User Notes:
    91     <ulink url="&blfs-wiki;/orca"/></para>
    92 
     105      <ulink url="&blfs-wiki;/orca"/>
     106    </para>
    93107  </sect2>
    94108
     
    96110    <title>Installation of Orca</title>
    97111
    98     <para>Install <application>Orca</application> by running the
    99     following commands:</para>
     112    <para>
     113      Install <application>Orca</application> by running the
     114      following commands:
     115    </para>
    100116
    101 <!--<screen><userinput>if [ $GNOME_PREFIX != "/usr" ]; then
    102     sed -i "s|PATH=\"|&amp;$GNOME_PREFIX/bin:|" \
    103          src/orca/orca.in
    104  fi -->
    105117<screen><userinput>./configure --prefix=/usr \
    106118            --sysconfdir=/etc &amp;&amp;
    107119make</userinput></screen>
    108120
    109     <para>This package does not come with a test suite.</para>
     121    <para>
     122      This package does not come with a test suite.
     123    </para>
    110124
    111     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     125    <para>
     126      Now, as the <systemitem class="username">root</systemitem> user:
     127    </para>
    112128
    113 <screen role='root'><userinput>make install</userinput></screen>
     129<screen role="root"><userinput>make install</userinput></screen>
    114130
    115131  </sect2>
     
    118134    <title>Command Explanations</title>
    119135
    120 <!--    <para><command>if [ ... != "/usr" ]; then ...; fi</command>: This command
    121     is used to add the <application>GNOME</application> prefix
    122     <filename class='directory'>bin</filename> directory to the hard-coded
    123     <envar>PATH</envar> statement in the script if the
    124     <application>GNOME</application> prefix is anything other than
    125     <filename class='directory'>/usr</filename>.</para> -->
    126 
    127136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    128     href="../../xincludes/without-scrollkeeper.xml"/>
     137      href="../../xincludes/without-scrollkeeper.xml"/>
    129138
    130139  </sect2>
     
    157166        <term><command>orca</command></term>
    158167        <listitem>
    159           <para>is a GUI menu interface used to access and configure the
    160           various functionality parameters provided for users with limited
    161           vision.</para>
     168          <para>
     169            is a GUI menu interface used to access and configure the
     170            various functionality parameters provided for users with
     171            limited vision.
     172          </para>
    162173          <indexterm zone="orca orca-prog">
    163174            <primary sortas="b-orca">orca</primary>
  • gnome/add/rygel.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="rygel">
    26     <primary sortas="a-rygel">rygel</primary>
     26    <primary sortas="a-Rygel">Rygel</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Rygel</title>
    3131
    32     <para><application>Rygel</application> is a home media solution that allows you to
    33     easily share audio, video and pictures, and control of media player on your home
    34     network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer
    35     implemented through a plug-in mechanism.</para>
     32    <para>
     33      <application>Rygel</application> is a home media solution that allows you to
     34      easily share audio, video and pictures, and control of media player on your home
     35      network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer
     36      implemented through a plug-in mechanism.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&rygel-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&rygel-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&rygel-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&rygel-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &rygel-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &rygel-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &rygel-size;</para>
     59        <para>
     60          Download size: &rygel-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &rygel-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &rygel-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &rygel-time;</para>
     69        <para>
     70          Estimated build time: &rygel-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">rygel Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">Rygel Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
    6478    <para role="required">
    6579      <xref linkend="gst-plugins-base"/>,
    66       <xref linkend="gupnp-av"/>,
    67       <xref linkend="gupnp-dlna"/>,
    6880      <xref linkend="gupnp-vala"/>,
    6981      <xref linkend="gtk3"/> and
     
    7284
    7385    <para condition="html" role="usernotes">User Notes:
    74     <ulink url="&blfs-wiki;/rygel"/></para>
    75 
     86      <ulink url="&blfs-wiki;/rygel"/>
     87    </para>
    7688  </sect2>
    7789
     
    7991    <title>Installation of Rygel</title>
    8092
    81     <para>Install <application>Rygel</application> by running the following
    82     commands:</para>
     93    <para>
     94      Install <application>Rygel</application> by running the following
     95      commands:
     96    </para>
    8397
    8498<screen><userinput>./configure --prefix=/usr \
     
    86100make</userinput></screen>
    87101
    88     <para>To test the results, issue: <command>make check</command>.</para>
     102    <para>
     103      To test the results, issue: <command>make check</command>.
     104    </para>
    89105
    90     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     106    <para>
     107      Now, as the <systemitem class="username">root</systemitem> user:
     108    </para>
    91109
    92110<screen role="root"><userinput>make install</userinput></screen>
     
    97115    <title>Command Explanations</title>
    98116
    99     <para><option>--enable-mediathek-plugin</option> : This parameter will create a plugin
    100     for German public TV (ARD and ZDF).</para>
     117    <para>
     118      <option>--enable-mediathek-plugin</option> : This parameter will create a plugin
     119      for German Public TV (ARD and ZDF).
     120    </para>
    101121
    102122  </sect2>
     
    114134        </seg>
    115135        <seg>
    116           /usr/include/rygel-1.0, /usr/lib/rygel-1.0 and
     136          /usr/include/rygel-1.0,
     137          /usr/lib/rygel-1.0 and
    117138          /usr/share/rygel
    118139        </seg>
     
    128149        <term><command>rygel</command></term>
    129150        <listitem>
    130           <para>is the media server.</para>
     151          <para>
     152            is the media server.
     153          </para>
    131154          <indexterm zone="rygel rygel-prog">
    132             <primary sortas="b-rygel-prog">rygel</primary>
     155            <primary sortas="b-rygel">rygel</primary>
    133156          </indexterm>
    134157        </listitem>
  • gnome/add/seahorse.xml

    rc099902d r7ded7e3  
    3030    <title>Introduction to Seahorse</title>
    3131
    32     <para>The <application>Seahorse</application> package is a graphical
    33     interface for managing and using encryption keys. Currently it supports PGP
    34     keys (using GPG/GPGME) and SSH keys.</para>
     32    <para>
     33      <application>Seahorse</application> is a graphical interface for
     34      managing and using encryption keys. Currently it supports PGP
     35      keys (using GPG/GPGME) and SSH keys.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&seahorse-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&seahorse-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&seahorse-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&seahorse-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &seahorse-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &seahorse-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &seahorse-size;</para>
     58        <para>
     59          Download size: &seahorse-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &seahorse-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &seahorse-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &seahorse-time;</para>
     68        <para>
     69          Estimated build time: &seahorse-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    8397
    8498    <para condition="html" role="usernotes">User Notes:
    85     <ulink url="&blfs-wiki;/seahorse"/></para>
     99      <ulink url="&blfs-wiki;/seahorse"/>
     100    </para>
    86101
    87102  </sect2>
     
    90105    <title>Installation of Seahorse</title>
    91106
    92     <para>Install <application>Seahorse</application> by running the following
    93     commands:</para>
     107    <para>
     108      Install <application>Seahorse</application> by running the following
     109      commands:
     110    </para>
    94111
    95112<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    96113make</userinput></screen>
    97114
    98     <para>This package does not come with a test suite.</para>
     115    <para>
     116      This package does not come with a test suite.
     117    </para>
    99118
    100     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     119    <para>
     120      Now, as the <systemitem class="username">root</systemitem> user:
     121    </para>
    101122
    102123<screen role="root"><userinput>make install</userinput></screen>
     
    107128    <title>Command Explanations</title>
    108129
    109 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../../xincludes/gnome-prefix.xml"/> -->
     130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     131      href="../../xincludes/static-libraries.xml"/>
    111132
    112133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/static-libraries.xml"/>
    114 
    115     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/without-scrollkeeper.xml"/>
     134      href="../../xincludes/without-scrollkeeper.xml"/>
    117135
    118136  </sect2>
     
    126144
    127145      <seglistitem>
    128         <seg>seahorse</seg>
    129146        <seg>
    130           /usr/lib/seahorse, /usr/share/gnome/help/seahorse,
    131           /usr/share/omf/seahorse and /usr/share/seahorse
     147          seahorse
     148        </seg>
     149        <seg>
     150          /usr/lib/seahorse,
     151          /usr/share/gnome/help/seahorse,
     152          /usr/share/omf/seahorse and
     153          /usr/share/seahorse
    132154        </seg>
    133155      </seglistitem>
     
    142164        <term><command>seahorse</command></term>
    143165        <listitem>
    144           <para>is the graphical interface for managing and using encryption
    145           keys.</para>
     166          <para>
     167            is the graphical interface for managing and using encryption keys.
     168          </para>
    146169          <indexterm zone="seahorse seahorse-prog">
    147170            <primary sortas="b-seahorse">seahorse</primary>
  • gnome/add/sound-juicer.xml

    rc099902d r7ded7e3  
    2626
    2727  <indexterm zone="sound-juicer">
    28     <primary sortas="a-sound-juicer">sound-juicer</primary>
     28    <primary sortas="a-Sound-Juicer">Sound-Juicer</primary>
    2929  </indexterm>
    3030
     
    3232    <title>Introduction to Sound Juicer</title>
    3333
    34     <para>The <application>Sound Juicer</application> package contains the
    35     simple CD ripping tool which is useful for extracting the audio tracks
    36     from audio compact discs and converting them into audio files. It can
    37     also play the audio tracks directly from the CD, allowing you to preview
    38     the CD before ripping it.</para>
     34    <para>
     35      The <application>Sound Juicer</application> package contains the
     36      simple CD ripping tool which is useful for extracting the audio tracks
     37      from audio compact discs and converting them into audio files. It can
     38      also play the audio tracks directly from the CD, allowing you to preview
     39      the CD before ripping it.
     40    </para>
    3941
    4042    &lfs70_checked;
     
    4345    <itemizedlist spacing="compact">
    4446      <listitem>
    45         <para>Download (HTTP): <ulink url="&sound-juicer-download-http;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download (FTP): <ulink url="&sound-juicer-download-ftp;"/></para>
    49       </listitem>
    50       <listitem>
    51         <para>Download MD5 sum: &sound-juicer-md5sum;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Download size: &sound-juicer-size;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated disk space required: &sound-juicer-buildsize;</para>
    58       </listitem>
    59       <listitem>
    60         <para>Estimated build time: &sound-juicer-time;</para>
     47        <para>
     48          Download (HTTP): <ulink url="&sound-juicer-download-http;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download (FTP): <ulink url="&sound-juicer-download-ftp;"/>
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download MD5 sum: &sound-juicer-md5sum;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Download size: &sound-juicer-size;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated disk space required: &sound-juicer-buildsize;
     69        </para>
     70      </listitem>
     71      <listitem>
     72        <para>
     73          Estimated build time: &sound-juicer-time;
     74        </para>
    6175      </listitem>
    6276    </itemizedlist>
     
    88102
    89103    <para condition="html" role="usernotes">User Notes:
    90     <ulink url="&blfs-wiki;/sound-juicer"/></para>
    91 
     104      <ulink url="&blfs-wiki;/sound-juicer"/>
     105    </para>
    92106  </sect2>
    93107
     
    95109    <title>Installation of Sound Juicer</title>
    96110
    97     <para>Install <application>Sound Juicer</application> by running the following
    98     commands:</para>
     111    <para>
     112      Install <application>Sound Juicer</application> by running the
     113      following commands:
     114    </para>
    99115
    100116<screen><userinput>./configure --prefix=/usr \
     
    102118make</userinput></screen>
    103119
    104     <para>This package does not come with a test suite.</para>
    105 
    106     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     120    <para>
     121      This package does not come with a test suite.
     122    </para>
     123
     124    <para>
     125      Now, as the <systemitem class="username">root</systemitem> user:
     126    </para>
    107127
    108128<screen role="root"><userinput>make install</userinput></screen>
     
    113133    <title>Command Explanations</title>
    114134
    115 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/gnome-prefix.xml"/>
    117 
    118135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    119     href="../../xincludes/gnome-sysconfdir.xml"/> -->
    120 
    121     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122     href="../../xincludes/without-scrollkeeper.xml"/>
     136      href="../../xincludes/without-scrollkeeper.xml"/>
    123137
    124138  </sect2>
     
    130144      <title>Configuration Information</title>
    131145
    132       <para>Configuration is accomplished by using the
    133       <quote>Preferences</quote> drop-down menu option. For information on how
    134       to configure <command>sound-juicer</command> to use
    135       <application>LAME</application> as the default encoding method (creating
    136       MP3 files as the default) see the <application>Sound Juicer</application>
    137       Help section.</para>
     146      <para>
     147        Configuration is accomplished by using the
     148        <quote>Preferences</quote> drop-down menu option.
     149        For information on how to configure
     150        <command>sound-juicer</command> to use
     151        <application>LAME</application> as the default
     152        encoding method (creating  MP3 files as the default)
     153        see the <application>Sound Juicer</application>
     154        Help section.
     155      </para>
    138156
    139157    </sect3>
     
    168186        <term><command>sound-juicer</command></term>
    169187        <listitem>
    170           <para>is a graphical CD extraction (ripping) tool based on
    171           GTK+ and GStreamer.</para>
     188          <para>
     189            is a graphical CD extraction (ripping) tool based on
     190            <application>GTK+</application> and
     191            <application>GStreamer</application>.
     192          </para>
    172193          <indexterm zone="sound-juicer sound-juicer-prog">
    173194            <primary sortas="b-sound-juicer">sound-juicer</primary>
  • gnome/add/totem.xml

    rc099902d r7ded7e3  
    77  <!ENTITY totem-download-http "&gnome-download-http;/totem/3.4/totem-&totem-version;.tar.xz">
    88  <!ENTITY totem-download-ftp  "&gnome-download-ftp;/totem/3.4/totem-&totem-version;.tar.xz">
    9   <!ENTITY totem-md5sum        "e74a2ce5399cce760fb60adcf1f5b835">
     9  <!ENTITY totem-md5sum        "2d91a16448db39e5e094395a2e143329">
    1010  <!ENTITY totem-size          "3.1 MB">
    1111  <!ENTITY totem-buildsize     "70 MB">
    12   <!ENTITY totem-time          "2.5 SBU">
     12  <!ENTITY totem-time          "2.0 SBU">
    1313]>
    1414
     
    3232    <para>
    3333      <application>Totem</application> package contains the official
    34       movie player of the GNOME desktop environment based on
     34      movie player of the <application>GNOME</application> Desktop based on
    3535      <application>GStreamer</application>. It features a playlist, a full-screen
    3636      mode, seek and volume controls, as well as keyboard navigation. This is
     
    113113      <ulink url="http://www.lirc.org">LIRC</ulink>,
    114114      <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
    115       <xref linkend="firefox"/> or <xref linkend="seamonkey"/>
    116       (to build the browser plug-ins).
     115      <xref linkend="xulrunner"/>
    117116    </para>
    118117
     
    123122
    124123    <para condition="html" role="usernotes">User Notes:
    125     <ulink url="&blfs-wiki;/totem"/></para>
    126 
     124      <ulink url="&blfs-wiki;/totem"/>
     125    </para>
    127126  </sect2>
    128127
     
    156155    <title>Command Explanations</title>
    157156
    158 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    159       href="../../xincludes/gnome-prefix.xml"/> -->
    160 
    161157    <para>
    162158      <parameter>--libexecdir=/usr/lib/totem</parameter>: This
    163159      parameter is used so that the plugin viewer is installed in
    164160      the preferred location of <filename
    165       class='directory'>/usr/lib/totem</filename> instead of
    166       <filename class='directory'>/usr/libexec</filename>.
     161      class="directory">/usr/lib/totem</filename> instead of
     162      <filename class="directory">/usr/libexec</filename>.
    167163    </para>
    168164
     
    209205        </seg>
    210206        <seg>
    211           /usr/include/totem, /usr/lib/totem, /usr/share/gnome/help/totem,
    212           /usr/share/gtk-doc/html/totem, /usr/share/omf/totem and
     207          /usr/include/totem,
     208          /usr/lib/totem,
     209          /usr/share/gnome/help/totem,
     210          /usr/share/gtk-doc/html/totem,
     211          /usr/share/omf/totem and
    213212          /usr/share/totem
    214213        </seg>
     
    225224        <listitem>
    226225          <para>
    227             is a <application>GNOME</application> desktop movie player based
     226            is a <application>GNOME</application> Desktop movie player based
    228227            on <application>GStreamer</application>.
    229228          </para>
     
    238237        <listitem>
    239238          <para>
    240             is a video thumbnailer for the GNOME desktop used internally by
    241             GNOME applications such as <application>Nautilus</application> to
     239            is a video thumbnailer for the <application>GNOME</application>
     240            Desktop used internally by <application>GNOME</application>
     241            applications such as <application>Nautilus</application> to
    242242            generate PNG thumbnails of video files. While it is possible to
    243243            invoke it manually, it is usually done automatically by
  • gnome/add/tracker.xml

    rc099902d r7ded7e3  
    113113
    114114    <para condition="html" role="usernotes">User Notes:
    115     <ulink url="&blfs-wiki;/tracker"/></para>
    116 
     115      <ulink url="&blfs-wiki;/tracker"/>
     116    </para>
    117117  </sect2>
    118118
     
    150150      <parameter>--libexecdir=/usr/lib/tracker-0.14</parameter>: This
    151151      parameter is used so that the helper programs are installed in
    152       <filename class='directory'>/usr/lib/tracker-0.14</filename>
    153       instead of <filename class='directory'>/usr/libexec</filename>.
     152      <filename class="directory">/usr/lib/tracker-0.14</filename>
     153      instead of <filename class="directory">/usr/libexec</filename>.
    154154    </para>
    155155
  • gnome/add/vinagre.xml

    rc099902d r7ded7e3  
    77  <!ENTITY vinagre-download-http "&gnome-download-http;/vinagre/3.4/vinagre-&vinagre-version;.tar.xz">
    88  <!ENTITY vinagre-download-ftp  "&gnome-download-ftp;/vinagre/3.4/vinagre-&vinagre-version;.tar.xz">
    9   <!ENTITY vinagre-md5sum        "68b895ab91adbb03b261db5d9ca0492a">
     9  <!ENTITY vinagre-md5sum        "17d2a25b2d6fea8c54a2910a62cf962e">
    1010  <!ENTITY vinagre-size          "2.4 MB">
    1111  <!ENTITY vinagre-buildsize     "26 MB">
     
    3232    <para>
    3333      <application>Vinagre</application> is a VNC client for the
    34       <application>GNOME Desktop</application>.
     34      <application>GNOME</application> Desktop.
    3535    </para>
    3636
     
    9696
    9797    <para condition="html" role="usernotes">User Notes:
    98     <ulink url="&blfs-wiki;/vinagre"/></para>
    99 
     98      <ulink url="&blfs-wiki;/vinagre"/>
     99    </para>
    100100  </sect2>
    101101
     
    123123  </sect2>
    124124
    125 <!--  <sect2 role="commands">
    126     <title>Command Explanations</title>
    127 
    128     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129       href="../../xincludes/gnome-prefix.xml"/>
    130 
    131   </sect2> -->
    132 
    133125  <sect2 role="content">
    134126    <title>Contents</title>
     
    143135        </seg>
    144136        <seg>
    145           /usr/share/help/*/vinagre and /usr/share/vinagre
     137          /usr/share/help/*/vinagre and
     138          /usr/share/vinagre
    146139        </seg>
    147140      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.