Changeset 3b11616


Ignore:
Timestamp:
10/02/2003 03:43:33 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
c49d8f0
Parents:
5c9313a6
Message:

Proper, filename class Chapter 32

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

Location:
gnome/lib
Files:
90 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/bonobo/bonobo-activation-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    5 libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    6 <filename>$GNOME_PREFIX/libexec</filename>.</para>
     4<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts
     5libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
     6<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><command>--sysconfdir=/etc/gnome</command> : This switch puts
    9 configuration files in <filename>/etc/gnome</filename> instead of
    10 <filename>$GNOME_PREFIX/etc</filename>.</para>
     8<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
     9configuration files in <filename class="directory">/etc/gnome</filename> instead of
     10<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    1111
    12 <para><command>--disable-gtk-doc</command> : This switch will
    13 prevent the rebuilding of documentation during the make command.</para>
     12<para><option>--disable-gtk-doc</option>: This switch will
     13prevent the rebuilding of documentation during the
     14<command>make</command> command.</para>
    1415
    1516</sect2>
  • gnome/lib/eel.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="eel" xreflabel="eel-&eel-version;">
     1<sect1 id="eel" xreflabel="EEL-&eel-version;">
    22<?dbhtml filename="eel.html" dir="gnome"?>
    3 <title>eel-&eel-version;</title>
     3<title>EEL-&eel-version;</title>
    44
    55&eel-intro;
  • gnome/lib/eel/eel-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>eel</application></title>
     2<title>Configuring <application><acronym>EEL</acronym></application></title>
    33
    44
  • gnome/lib/eel/eel-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>eel</application> package contains <filename>libeel</filename> libraries.</para>
     4<para>The <application><acronym>EEL</acronym></application> package
     5contains <filename class="libraryfile">libeel</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libeel libraries</title>
    11 <para><filename>libeel</filename> libraries are a collection of widgets developed by the
     12<para><filename class="libraryfile">libeel</filename> libraries are a collection of widgets developed by the
    1213<application>Nautilus</application> project.</para></sect3>
    1314
  • gnome/lib/eel/eel-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>eel</application></title>
     2<title>Installation of <application><acronym>EEL</acronym></application></title>
    33
    4 <para>Install <application>eel</application> by running the following commands:</para>
     4<para>Install <application><acronym>EEL</acronym></application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &amp;&amp;
  • gnome/lib/eel/eel-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>eel</application></title>
     2<title>Introduction to <application><acronym>EEL</acronym></application></title>
    33
    4 <para>The <application>eel</application> package contains the Eazel Extensions Library.  This is a
    5 collection of widgets and extensions to the GNOME platform.</para>
     4<para>The <application><acronym>EEL</acronym></application> package contains the Eazel Extensions Library.  This is a
     5collection of widgets and extensions to the
     6<application><acronym>GNOME</acronym></application> platform.</para>
    67
    78<sect3><title>Package information</title>
     
    1819</sect3>
    1920
    20 <sect3><title><application>eel</application> dependencies</title>
     21<sect3><title><application><acronym>EEL</acronym></application> dependencies</title>
    2122<sect4><title>Required</title>
    2223<para><xref linkend="libgnomeui"/> and <xref linkend="gail"/></para></sect4>
  • gnome/lib/gail.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gail" xreflabel="gail-&gail-version;">
     1<sect1 id="gail" xreflabel="GAIL-&gail-version;">
    22<?dbhtml filename="gail.html" dir="gnome"?>
    3 <title>gail-&gail-version;</title>
     3<title>GAIL-&gail-version;</title>
    44
    55&gail-intro;
  • gnome/lib/gail/gail-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>gail</application></title>
     2<title>Configuring <application><acronym>GAIL</acronym></application></title>
    33
    44
  • gnome/lib/gail/gail-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gail</application> package contains <filename>libgailutil</filename> libraries.</para>
     4<para>The <application><acronym>GAIL</acronym></application> package contains <filename
     5class="libraryfile">libgailutil</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libgailutil libraries</title>
    11 <para><filename>libgailutil</filename> libraries provide the functions that solve
    12 accessibility problems in a consistent manner across GNOME.</para></sect3>
     12<para><filename class="libraryfile">libgailutil</filename> libraries provide the functions that solve
     13accessibility problems in a consistent manner across
     14<application><acronym>GNOME</acronym></application>.</para></sect3>
    1315
    1416
  • gnome/lib/gail/gail-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gail</application></title>
     2<title>Installation of <application><acronym>GAIL</acronym></application></title>
    33
    4 <para>Install <application>gail</application> by running the following commands:</para>
     4<para>Install <application><acronym>GAIL</acronym></application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --disable-gtk-doc &amp;&amp;
  • gnome/lib/gail/gail-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gail</application></title>
     2<title>Introduction to <application><acronym>GAIL</acronym></application></title>
    33
    4 <para>The <application>gail</application> package contains the GNOME Accessibility Implementation
     4<para>The <application><acronym>GAIL</acronym></application> package contains the
     5<application><acronym>GNOME</acronym></application> Accessibility Implementation
    56Libraries.</para>
    67
     
    1819</sect3>
    1920
    20 <sect3><title><application>gail</application> dependencies</title>
     21<sect3><title><application><acronym>GAIL</acronym></application> dependencies</title>
    2122<sect4><title>Required</title>
    2223<para><xref linkend="GTK2"/> and <xref linkend="libgnomecanvas"/></para></sect4>
  • gnome/lib/gal/gal2-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>gal</application></title>
     2<title>Configuring <application>GAL</application></title>
    33
    44
  • gnome/lib/gal/gal2-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gal</application> package contains library
     4<para>The <application>GAL</application> package contains library
    55routines refactored from Evolution and Gnumeric.</para>
    66
  • gnome/lib/gal/gal2-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>COMMAND</command> : This command does something.</para>
     4<para><command>COMMAND</command>: This command does something.</para>
    55
    66</sect2>
  • gnome/lib/gal/gal2-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gal</application></title>
     2<title>Installation of <application>GAL</application></title>
    33
    4 <para>Install <application>gal</application> by running the following commands:</para>
     4<para>Install <application>GAL</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &amp;&amp;
  • gnome/lib/gal/gal2-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gal</application></title>
     2<title>Introduction to <application>GAL</application></title>
    33
    4 <para>The <application>gal</application> package contains library
    5 functions that came from <application>Evolution</application>.</para>
     4<para>The <application>GAL</application> package contains library
     5functions that came from <application>Evolution</application>.
     6<application><acronym>GAL</acronym></application> is short for
     7<application><acronym>GNOME</acronym></application> Application Libs.</para>
    68
    79<sect3><title>Package information</title>
  • gnome/lib/gal2.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gal2" xreflabel="gal-&gal2-version;">
     1<sect1 id="gal2" xreflabel="GAL-&gal2-version;">
    22<?dbhtml filename="gal2.html" dir="gnome"?>
    3 <title>gal-&gal2-version;</title>
     3<title>GAL-&gal2-version;</title>
    44
    55&gal2-intro;
  • gnome/lib/gconf/gconf-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    5 libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    6 <filename>$GNOME_PREFIX/libexec</filename>.</para>
     4<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts
     5libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
     6<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><command>--sysconfdir=/etc/gnome</command>  : This switch
    9 puts configuration files in <filename>/etc/gnome</filename> instead of
    10 <filename>$GNOME_PREFIX/etc</filename>.  This installation controls all
     8<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
     9puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
     10<filename class="directory">$GNOME_PREFIX/etc</filename>.  This installation controls all
    1111future installations of schemas, changes in location, including
    1212eliminating this command <emphasis>must</emphasis> be consistent.</para>
    1313
    14 <para><command>--disable-gtk-doc</command> : This switch will
    15 prevent the rebuilding of documentation during the make command.</para>
     14<para><option>--disable-gtk-doc</option>: This switch will
     15prevent the rebuilding of documentation during the
     16<command>make</command> command.</para>
    1617
    1718</sect2>
  • gnome/lib/gnome-icon-themes.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gnome-icon-themes" xreflabel="gnome-icon-theme-&gnome-icon-themes-version;">
     1<sect1 id="gnome-icon-themes" xreflabel="GNOME Icon Theme-&gnome-icon-themes-version;">
    22<?dbhtml filename="gnome-icon-themes.html" dir="gnome"?>
    3 <title>gnome-icon-theme-&gnome-icon-themes-version;</title>
     3<title>GNOME Icon Theme-&gnome-icon-themes-version;</title>
    44
    55&gnome-icon-themes-intro;
  • gnome/lib/gnome-mime-data/gnome-mime-data-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--sysconfdir=/etc/gnome</command> : This switch
    5 puts configuration files in <filename>/etc/gnome</filename> instead of
    6 <filename>$GNOME_PREFIX/etc</filename>.</para>
     4<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
     5puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
     6<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    77
    88</sect2>
  • gnome/lib/gnome-themes.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gnome-themes" xreflabel="gnome-themes-&gnome-themes-version;">
     1<sect1 id="gnome-themes" xreflabel="GNOME Themes-&gnome-themes-version;">
    22<?dbhtml filename="gnome-themes.html" dir="gnome"?>
    3 <title>gnome-themes-&gnome-themes-version;</title>
     3<title>GNOME Themes-&gnome-themes-version;</title>
    44
    55&gnome-themes-intro;
  • gnome/lib/gnomelib/libart_lgpl-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libart_lgpl</application> package contains <filename>libart_lgpl</filename> libraries.</para>
     4<para>The <application>libart_lgpl</application> package contains
     5<filename class="libraryfile">libart_lgpl</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libart_lgpl libraries</title>
    11 <para><filename>libart_lgpl</filename> library is used as the antialiased rendering engine for gnome
    12 canvas.</para></sect3>
     12<para><filename class="libraryfile">libart_lgpl</filename> library is
     13used as the antialiased rendering engine for
     14<application>libgnomecanvas</application>.</para></sect3>
    1315
    1416</sect2>
  • gnome/lib/gnomelib/libart_lgpl-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to libart_lgpl</title>
    33
    4 <para>The <application>libart_lgpl</application> package contains the libart libraries. This is
     4<para>The <application>libart_lgpl</application> package contains the
     5<filename class="libraryfile">libart</filename> libraries. This is
    56useful for high-performance 2D graphics.</para>
    67
  • gnome/lib/gnomelib/libbonobo-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libbonobo</application> package contains <filename>libbonobo</filename> libraries.</para>
     4<para>The <application>libbonobo</application> package contains
     5<filename class="libraryfile">libbonobo</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libbonobo libraries</title>
    11 <para><filename>libbonobo</filename> libraries are a set of language and system independent
     12<para><filename class="libraryfile">libbonobo</filename> libraries are a set of language and system independent
    1213<acronym>CORBA</acronym> interfaces for creating reusable components and compound documents.</para></sect3>
    1314
  • gnome/lib/gnomelib/libbonobo-intro.xml

    r5c9313a6 r3b11616  
    33
    44<para>The <application>libbonobo</application> package contains
    5 <filename>libbonobo</filename> libraries. This is a
    6 component and compound document system for GNOME.</para>
     5<filename class="libraryfile">libbonobo</filename> libraries. This is a
     6component and compound document system for
     7<application><acronym>GNOME</acronym></application>.</para>
    78
    89<sect3><title>Package information</title>
  • gnome/lib/gnomelib/libbonoboui-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libbonoboui</application> package contains <filename>libbonoboui</filename> libraries.</para>
     4<para>The <application>libbonoboui</application> package contains
     5<filename class="libraryfile">libbonoboui</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libbonoboui libraries</title>
    11 <para><filename>libbonoboui</filename> libraries are the
    12 <acronym>GUI</acronym> portion of the bonobo libraries.</para></sect3>
     12<para><filename class="libraryfile">libbonoboui</filename> libraries are the
     13<acronym>GUI</acronym> portion of the <application>Bonobo</application> libraries.</para></sect3>
    1314
    1415
  • gnome/lib/gnomelib/libbonoboui-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libbonoboui</application></title>
    33
    4 <para>The <application>libbonoboui</application> package contains libbonoboui libraries.</para>
     4<para>The <application>libbonoboui</application> package contains
     5<filename class="libraryfile">libbonoboui</filename> libraries.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/gnomelib/libgnome-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libgnome</application> package contains <filename>libgnome</filename> libraries.</para>
     4<para>The <application>libgnome</application> package contains <filename
     5class="libraryfile">libgnome</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libgnome libraries</title>
    11 <para><filename>libgnome</filename> libraries are the
    12 non-<acronym>GUI</acronym> portion of the GNOME libraries.</para></sect3>
     12<para><filename class="libraryfile">libgnome</filename> libraries are the
     13non-<acronym>GUI</acronym> portion of the
     14<application><acronym>GNOME</acronym></application> libraries.</para></sect3>
    1315
    1416</sect2>
  • gnome/lib/gnomelib/libgnome-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    5 libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    6 <filename>$GNOME_PREFIX/libexec</filename>.</para>
     4<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts
     5libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
     6<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><command>--sysconfdir=/etc/gnome</command> : This switch
    9 puts configuration files in <filename>/etc/gnome</filename> instead of
    10 <filename>$GNOME_PREFIX/etc</filename>.</para>
     8<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
     9puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
     10<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    1111
    12 <para><command>--disable-gtk-doc</command> : This switch prevents
    13 the rebuilding of documentation during the make command.</para>
     12<para><option>--disable-gtk-doc</option>: This switch prevents
     13the rebuilding of documentation during the <command>make</command> command.</para>
    1414
    1515</sect2>
  • gnome/lib/gnomelib/libgnome-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to libgnome</title>
    33
    4 <para>The libgnome package contains the libgnome library.</para>
     4<para>The <application>libgnome</application> package contains the
     5<filename class="libraryfile">libgnome</filename> library.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/gnomelib/libgnomecanvas-desc.xml

    r5c9313a6 r3b11616  
    33
    44<para>The <application>libgnomecanvas</application> package contains
    5 <filename>libgnomecanvas</filename>
     5<filename class="libraryfile">libgnomecanvas</filename>
    66libraries.</para>
    77
  • gnome/lib/gnomelib/libgnomecanvas-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--disable-gtk-doc</command> : This switch will
    5 prevent the rebuilding of the API documentation during the make command.
     4<para><option>--disable-gtk-doc</option>: This switch will
     5prevent the rebuilding of the <acronym>API</acronym> documentation during the
     6<command>make</command> command.
    67</para>
    78
  • gnome/lib/gnomelib/libgnomecanvas-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libgnomecanvas</application></title>
    33
    4 <para>The <application>libgnomecanvas</application> package contains libgnomecanvas
     4<para>The <application>libgnomecanvas</application> package contains
     5<filename class="libraryfile">libgnomecanvas</filename>
    56libraries.</para>
    67
  • gnome/lib/gnomelib/libgnomeui-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libgnomeui</application> package contains <filename>libgnomeui</filename> libraries.</para>
     4<para>The <application>libgnomeui</application> package contains
     5<filename class="libraryfile">libgnomeui</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libgnomeui libraries</title>
    11 <para><filename>libgnomeui</filename> libraries is the
    12 <acronym>GUI</acronym> portion of the GNOME libraries.</para></sect3>
     12<para><filename class="libraryfile">libgnomeui</filename> libraries is the
     13<acronym>GUI</acronym> portion of the
     14<application><acronym>GNOME</acronym></application> libraries.</para></sect3>
    1315
    1416
  • gnome/lib/gnomelib/libgnomeui-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    5 libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    6 <filename>$GNOME_PREFIX/libexec</filename>.</para>
     4<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts
     5libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
     6<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><command>--disable-gtk-doc</command> : This switch prevents
    9 rebuilding the documentation during the make command.</para>
     8<para><option>--disable-gtk-doc</option>: This switch prevents
     9rebuilding the documentation during the <command>make</command> command.</para>
    1010
    1111</sect2>
  • gnome/lib/gnomelib/libgnomeui-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libgnomeui</application></title>
    33
    4 <para>The <application>libgnomeui</application> package contains libgnomeui libraries.</para>
     4<para>The <application>libgnomeui</application> package contains
     5<filename class="libraryfile">libgnomeui</filename> libraries.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/gtk-engines.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gtk-engines" xreflabel="gtk-engines-&gtk-engines-version;">
     1<sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;">
    22<?dbhtml filename="gtk-engines.html" dir="gnome"?>
    3 <title>gtk-engines-&gtk-engines-version;</title>
     3<title>GTK Engines-&gtk-engines-version;</title>
    44
    55&gtk-engines-intro;
  • gnome/lib/gtk-engines/gtk-engines-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>gtk-engines</application></title>
     2<title>Configuring <application><acronym>GTK</acronym> Engines</application></title>
    33
    44
  • gnome/lib/gtk-engines/gtk-engines-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gtk-engines</application> package contains <filename>engines</filename>
     4<para>The <application><acronym>GTK</acronym> Engines</application>
     5package contains <filename class="libraryfile">engines</filename>
    56libraries and theme files.</para>
    67
     
    1011
    1112<sect3><title>engines libraries</title>
    12 <para>engines libraries are manager systems for specific themes.</para></sect3>
     13<para><filename class="libraryfile">engines</filename> libraries are manager systems for specific themes.</para></sect3>
    1314
    1415<sect3><title>theme files</title>
    15 <para>theme files included are Pixmap, Metal and Redmond95.</para></sect3>
     16<para>Theme files included are Pixmap, Metal and Redmond95.</para></sect3>
    1617
    1718</sect2>
  • gnome/lib/gtk-engines/gtk-engines-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gtk-engines</application></title>
     2<title>Installation of <application><acronym>GTK</acronym> Engines</application></title>
    33
    4 <para>Install <application>gtk-engines</application> by running the following commands:</para>
     4<para>Install <application><acronym>GTK</acronym> Engines</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
  • gnome/lib/gtk-engines/gtk-engines-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gtk-engines</application></title>
     2<title>Introduction to <application><acronym>GTK</acronym> Engines</application></title>
    33
    4 <para>The <application>gtk-engines</application> package contains three
    5 themes for <application>GTK2</application>.</para>
     4<para>The <application><acronym>GTK</acronym> Engines</application> package contains three
     5themes for <application><acronym>GTK</acronym>2</application>.</para>
    66
    77<sect3><title>Package information</title>
     
    1818</sect3>
    1919
    20 <sect3><title><application>gtk-engines</application> dependencies</title>
     20<sect3><title><application><acronym>GTK</acronym> Engines</application> dependencies</title>
    2121<sect4><title>Required</title>
    2222<para><xref linkend="GTK2"/></para></sect4>
  • gnome/lib/gtk-thinice-engine.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gtk-thinice-engine" xreflabel="gtk-thinice-engine-&gtk-thinice-engine-version;">
     1<sect1 id="gtk-thinice-engine" xreflabel="GTK ThinIce Engine-&gtk-thinice-engine-version;">
    22<?dbhtml filename="gtk-thinice-engine.html" dir="gnome"?>
    3 <title>gtk-thinice-engine-&gtk-thinice-engine-version;</title>
     3<title>GTK ThinIce Engine-&gtk-thinice-engine-version;</title>
    44
    55&gtk-thinice-engine-intro;
  • gnome/lib/gtkhtml/gtkhtml2-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>gtkhtml2</application></title>
     2<title>Configuring <application>GtkHTML</application></title>
    33
    44<sect3><title>Config files</title>
  • gnome/lib/gtkhtml/gtkhtml2-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gtkhtml</application> package contains <filename>
     4<para>The <application>GtkHTML</application> package contains <filename
     5class="libraryfile">
    56libgtkhtml</filename> libraries.</para>
    67
     
    1011
    1112<sect3><title>libgtkhtml libraries</title>
    12 <para><filename>libgtkhtml</filename> libraries provide the functions to
     13<para><filename class="libraryfile">libgtkhtml</filename> libraries provide the functions to
    1314render <acronym>HTML</acronym> within applications.</para></sect3>
    1415
  • gnome/lib/gtkhtml/gtkhtml2-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gtkhtml</application></title>
     2<title>Installation of <application>GtkHTML</application></title>
    33
    4 <para>Install <application>gtkhtml</application> by running the following commands:</para>
     4<para>Install <application>GtkHTML</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &amp;&amp;
  • gnome/lib/gtkhtml/gtkhtml2-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gtkhtml</application></title>
     2<title>Introduction to <application>GtkHTML</application></title>
    33
    4 <para>The <application>gtkhtml</application> package contains a
     4<para>The <application>GtkHTML</application> package contains a
    55lightweight <acronym>HTML</acronym> rendering/printing/editing engine.
    66This is an <application>evolution</application> specific application at
     
    1616</sect3>
    1717
    18 <sect3><title><application>gtkhtml</application> dependencies</title>
     18<sect3><title><application>GtkHTML</application> dependencies</title>
    1919<sect4><title>Required</title>
    2020<para><xref linkend="libgnomeprintui"/> and <xref linkend="gal2"/></para></sect4>
  • gnome/lib/gtkhtml2.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="gtkhtml2" xreflabel="gtkhtml-&gtkhtml2-version;">
     1<sect1 id="gtkhtml2" xreflabel="GtkHTML-&gtkhtml2-version;">
    22<?dbhtml filename="gtkhtml2.html" dir="gnome"?>
    3 <title>gtkhtml-&gtkhtml2-version;</title>
     3<title>GtkHTML-&gtkhtml2-version;</title>
    44
    55&gtkhtml2-intro;
  • gnome/lib/lib-config.xml

    r5c9313a6 r3b11616  
    44
    55<para>Set an Environment variable to resolve the prefix destination.</para> 
    6 <para>If GNOME is your desktop of choice:</para>
     6<para>If <application><acronym>GNOME</acronym></application> is your desktop of choice:</para>
    77<screen><userinput><command>export GNOME_PREFIX=/usr</command></userinput></screen>
    8 <para>If you want to try-out GNOME:</para>
     8<para>If you want to try-out <application><acronym>GNOME</acronym></application>:</para>
    99<screen><userinput><command>export GNOME_PREFIX=/opt/gnome-&gnome-version;</command></userinput></screen>
    1010
  • gnome/lib/libglade/libglade-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libglade</application> package contains <filename>libglade</filename> libraries.</para>
     4<para>The <application>libglade</application> package contains <filename
     5class="libraryfile">libglade</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libglade libraries</title>
    11 <para><filename>libglade</filename> libraries contain the functions necessary to load glade
     12<para><filename class="libraryfile">libglade</filename> libraries contain the functions necessary to load Glade
    1213interface files.</para></sect3>
    1314
  • gnome/lib/libglade/libglade-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--enable-gtk-doc</command> : This switch can be added to
    5 rebuild the html documentation.</para>
     4<para><option>--enable-gtk-doc</option>: This switch can be added to
     5rebuild the <acronym>HTML</acronym> documentation.</para>
    66
    77</sect2>
  • gnome/lib/libglade/libglade-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libglade</application></title>
    33
    4 <para>The <application>libglade</application> package contains libglade libraries. This is useful
    5 for loading glade interface files in a program at runtime.</para>
     4<para>The <application>libglade</application> package contains <filename
     5class="libraryfile">libglade</filename> libraries. This is useful
     6for loading Glade interface files in a program at runtime.</para>
    67
    78<sect3><title>Package information</title>
  • gnome/lib/libgnomeprint/libgnomeprint-desc.xml

    r5c9313a6 r3b11616  
    33
    44<para>The <application>libgnomeprint</application> package contains
    5 <filename>libgnomeprint</filename> libraries.</para>
     5<filename class="libraryfile">libgnomeprint</filename> libraries.</para>
    66
    77</sect2>
     
    1010
    1111<sect3><title>libgnomeprint libraries</title>
    12 <para><filename>libgnomeprint</filename> libraries implement the GNOME Printing Architecture.</para></sect3>
     12<para><filename class="libraryfile">libgnomeprint</filename> libraries
     13implement the <application><acronym>GNOME</acronym></application> Printing Architecture.</para></sect3>
    1314
    1415
  • gnome/lib/libgnomeprint/libgnomeprint-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--sysconfdir=/etc/gnome</command> : This switch
    5 puts configuration files in <filename>/etc/gnome</filename> instead of
    6 <filename>$GNOME_PREFIX/etc</filename>.</para>
     4<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
     5puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
     6<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    77
    8 <para><command>--enable-gtk-doc</command> : This switch rebuilds the
    9 documentation during the make command.</para>
     8<para><option>--enable-gtk-doc</option>: This switch rebuilds the
     9documentation during the <command>make</command> command.</para>
    1010
    1111</sect2>
  • gnome/lib/libgnomeprint/libgnomeprint-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libgnomeprint</application></title>
    33
    4 <para>The <application>libgnomeprint</application> package contains libgnomeprint libraries.</para>
     4<para>The <application>libgnomeprint</application> package contains
     5<filename class="libraryfile">libgnomeprint</filename> libraries.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/libgnomeprint/libgnomeprintui-desc.xml

    r5c9313a6 r3b11616  
    33
    44<para>The <application>libgnomeprintui</application> package contains
    5 <filename>libgnomeprintui</filename> libraries.</para>
     5<filename class="libraryfile">libgnomeprintui</filename> libraries.</para>
    66
    77</sect2>
     
    1010
    1111<sect3><title>libgnomeprintui libraries</title>
    12 <para><filename>libgnomeprintui</filename> libraries are the
     12<para><filename class="libraryfile">libgnomeprintui</filename> libraries are the
    1313<acronym>GUI</acronym> portion of the implementation
    14 of the GNOME Printing Architecture.</para></sect3>
     14of the <application><acronym>GNOME</acronym></application> Printing Architecture.</para></sect3>
    1515
    1616
  • gnome/lib/libgnomeprint/libgnomeprintui-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--enable-gtk-doc</command> : This switch rebuilds the
    5 documentation during the make command.</para>
     4<para><option>--enable-gtk-doc</option>: This switch rebuilds the
     5documentation during the <command>make</command> command.</para>
    66
    77</sect2>
  • gnome/lib/libgnomeprint/libgnomeprintui-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libgnomeprintui</application></title>
    33
    4 <para>The <application>libgnomeprintui</application> package contains the libgnomeprintui
     4<para>The <application>libgnomeprintui</application> package contains
     5the <filename class="libraryfile">libgnomeprintui</filename>
    56libraries.</para>
    67
  • gnome/lib/libgsf/libgsf-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--disable-gtk-doc</command> : This switch will prevent
     4<para><option>--disable-gtk-doc</option>: This switch will prevent
    55the rebuilding of the <acronym>API</acronym> documentation during the
    6 make command.</para>
     6<command>make</command> command.</para>
    77
    88</sect2>
  • gnome/lib/libgsf/libgsf-intro.xml

    r5c9313a6 r3b11616  
    33
    44<para>The <application>libgsf</application> package contains
    5 <filename>libgsf</filename> libraries. This is useful for providing an
     5<filename class="libraryfile">libgsf</filename> libraries. This is useful for providing an
    66extensible input/output abstraction layer for structured file formats.</para>
    77
  • gnome/lib/libgtkhtml/libgtkhtml-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libgtkhtml</application> package contains <filename>libgtkhtml</filename> libraries.</para>
     4<para>The <application>libgtkhtml</application> package contains
     5<filename class="libraryfile">libgtkhtml</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libgtkhtml libraries</title>
    11 <para><filename>libgtkhtml</filename> libraries provide the functions necessary to render
     12<para><filename class="libraryfile">libgtkhtml</filename> libraries provide the functions necessary to render
    1213and/or edit <acronym>HTML</acronym>.</para></sect3>
    1314
  • gnome/lib/libgtkhtml/libgtkhtml-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libgtkhtml</application></title>
    33
    4 <para>The <application>libgtkhtml</application> package contains libgtkhtml libraries.</para>
     4<para>The <application>libgtkhtml</application> package contains
     5<filename class="libraryfile">libgtkhtml</filename> libraries.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/libgtop/libgtop-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libgtop</application> package contains <filename>libgtop</filename> libraries.</para>
     4<para>The <application>libgtop</application> package contains <filename
     5class="libraryfile">libgtop</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libgtop libraries</title>
    11 <para><filename>libgtop</filename> libraries contain the functions that allow access to
     12<para><filename class="libraryfile">libgtop</filename> libraries contain the functions that allow access to
    1213System performance data.</para></sect3>
    1314
  • gnome/lib/libgtop/libgtop-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>libgtop</application></title>
    33
    4 <para>The <application>libgtop</application> package contains the gnome top libraries.</para>
     4<para>The <application>libgtop</application> package contains the
     5<application><acronym>GNOME</acronym></application> top libraries.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/librsvg/librsvg-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>librsvg</application> package contains <filename>librsvg</filename> libraries.</para>
     4<para>The <application>librsvg</application> package contains <filename
     5class="libraryfile">librsvg</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>librsvg libraries</title>
    11 <para><filename>librsvg</filename> libraries provide the functions to render Scalable Vector
     12<para><filename  class="libraryfile">librsvg</filename> libraries provide the functions to render Scalable Vector
    1213Graphics (<acronym>SVG</acronym>).</para></sect3>
    1314
  • gnome/lib/librsvg/librsvg-intro.xml

    r5c9313a6 r3b11616  
    22<title>Introduction to <application>librsvg</application></title>
    33
    4 <para>The <application>librsvg</application> package contains librsvg libraries.</para>
     4<para>The <application>librsvg</application> package contains <filename
     5class="libraryfile">librsvg</filename> libraries.</para>
    56
    67<sect3><title>Package information</title>
  • gnome/lib/libwnck/libwnck-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>libwnck</application> package contains <filename>libwnck</filename> libraries.</para>
     4<para>The <application>libwnck</application> package contains <filename
     5class="libraryfile">libwnck</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>libwnck libraries</title>
    11 <para><filename>libwnck</filename> libraries contain functions for writing pagers and
     12<para><filename class="libraryfile">libwnck</filename> libraries contain functions for writing pagers and
    1213task lists.</para></sect3>
    1314
  • gnome/lib/scrollkeeper.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="scrollkeeper" xreflabel="scrollkeeper-&scrollkeeper-version;">
     1<sect1 id="scrollkeeper" xreflabel="ScrollKeeper-&scrollkeeper-version;">
    22<?dbhtml filename="scrollkeeper.html" dir="gnome"?>
    3 <title>scrollkeeper-&scrollkeeper-version;</title>
     3<title>ScrollKeeper-&scrollkeeper-version;</title>
    44
    55&scrollkeeper-intro;
  • gnome/lib/scrollkeeper/scrollkeeper-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring scrollkeeper</title>
     2<title>Configuring <application>ScrollKeeper</application></title>
    33
    44<sect3><title>Config files</title>
     
    99
    1010<para>The configuration files sets the <envar>OMF_DIR</envar> variable to the location
    11 of all of the omf directories in the system. This was set in the
    12 configure command so no futher action is needed until another omf file
    13 is created.</para>
     11of all of the <filename class="directory">omf</filename> directories in the system. This was set in the
     12configure command so no futher action is needed until another
     13<filename>OMF</filename> file is created.</para>
    1414
    1515&library-config;
  • gnome/lib/scrollkeeper/scrollkeeper-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The scrollkeeper package contains
    5 <filename>libscrollkeeper</filename> libraries and utility scripts.</para>
     4<para>The <application>ScrollKeeper</application> package contains
     5<filename class="libraryfile">libscrollkeeper</filename> libraries and utility scripts.</para>
    66
    77</sect2>
     
    1010
    1111<sect3><title>scrollkeeper libraries</title>
    12 <para><filename>libscrollkeeper</filename> libraries provide the
     12<para><filename class="libraryfile">libscrollkeeper</filename> libraries provide the
    1313<acronym>API</acronym> necessary for help browsers to
    1414interact with documentation written to utilize
    15 <application>scrollkeeper</application>.</para></sect3>
     15<application>ScrollKeeper</application>.</para></sect3>
    1616
    1717<sect3><title>utility scripts</title>
  • gnome/lib/scrollkeeper/scrollkeeper-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--sysconfdir=/etc</command> : This switch puts the
    5 configuration files in <filename>/etc/scrollkeeper</filename>.</para>
     4<para><parameter>--sysconfdir=/etc</parameter>: This switch puts the
     5configuration files in <filename class="directory">/etc/scrollkeeper</filename>.</para>
    66
    7 <para><command>--localstatedir=/var</command> : This switch puts
    8 scrollkeepers database directory in <filename>/var/lib/scrollkeeper</filename>.</para>
     7<para><parameter>--localstatedir=/var</parameter>: This switch puts
     8<application>ScrollKeeper</application>'s database directory in
     9<filename class="directory">/var/lib/scrollkeeper</filename>.</para>
    910
    10 <para><command>--disable-static</command> : This switch prevents
     11<para><option>--disable-static</option>: This switch prevents
    1112the static library from being built.</para>
    1213
    13 <para><command>--omfdirs=/usr/share/omf:/opt/gnome/share/omf:/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf</command> : This switch sets all the locations for OMF files for scrollkeeper.</para>
     14<para><parameter>--omfdirs=/usr/share/omf:/opt/gnome/share/omf:/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf</parameter>:
     15This switch sets all the locations for <filename>OMF</filename> files for scrollkeeper.</para>
    1416</sect2>
    1517
  • gnome/lib/scrollkeeper/scrollkeeper-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>scrollkeeper</application></title>
     2<title>Installation of <application>ScrollKeeper</application></title>
    33
    4 <para>Install <application>scrollkeeper</application> by running the following commands:</para>
     4<para>Install <application>ScrollKeeper</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
  • gnome/lib/scrollkeeper/scrollkeeper-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>scrollkeeper</application></title>
     2<title>Introduction to <application>ScrollKeeper</application></title>
    33
    4 <para>The <application>scrollkeeper</application> package contains a cataloging system for
     4<para>The <application>ScrollKeeper</application> package contains a cataloging system for
    55documentation. This is useful for managing documentation metadata and
    66providing an <acronym>API</acronym> to help browsers find, sort and search the document
     
    2020</sect3>
    2121
    22 <sect3><title><application>scrollkeeper</application> dependencies</title>
     22<sect3><title><application>ScrollKeeper</application> dependencies</title>
    2323<sect4><title>Required</title>
    2424<para><xref linkend="libxml2"/>, <xref linkend="libxslt"/>, <xref
  • gnome/lib/themes/gnome-icon-themes-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>gnome-icon-theme</application></title>
     2<title>Configuring <application><acronym>GNOME</acronym> Icon Theme</application></title>
    33
    44<sect3><title>Config files</title>
  • gnome/lib/themes/gnome-icon-themes-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gnome-icon-theme</application> package contains icons.</para>
     4<para>The <application><acronym>GNOME</acronym> Icon Theme</application> package contains icons.</para>
    55
    66</sect2>
  • gnome/lib/themes/gnome-icon-themes-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>COMMAND</command> :This command does something.</para>
     4<para><command>COMMAND</command>:This command does something.</para>
    55
    66</sect2>
  • gnome/lib/themes/gnome-icon-themes-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gnome-icon-theme</application></title>
     2<title>Installation of <application><acronym>GNOME</acronym> Icon Theme</application></title>
    33
    4 <para>Install <application>gnome-icon-theme</application> by running the following commands:</para>
     4<para>Install <application><acronym>GNOME</acronym> Icon Theme</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &amp;&amp;
  • gnome/lib/themes/gnome-icon-themes-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gnome-icon-theme</application></title>
     2<title>Introduction to <application><acronym>GNOME</acronym> Icon Theme</application></title>
    33
    4 <para>The <application>gnome-icon-theme</application> package contains an assortment of scalable
     4<para>The <application><acronym>GNOME</acronym> Icon Theme</application> package contains an assortment of scalable
    55and non-scalable icons of different sizes and themes.</para>
    66
  • gnome/lib/themes/gnome-themes-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>gnome-themes</application></title>
     2<title>Configuring <application><acronym>GNOME</acronym> Themes</application></title>
    33
    44<sect3><title>Config files</title>
  • gnome/lib/themes/gnome-themes-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gnome-themes</application> package contains themes.</para>
     4<para>The <application><acronym>GNOME</acronym> Themes</application> package contains themes.</para>
    55
    66</sect2>
  • gnome/lib/themes/gnome-themes-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gnome-themes</application></title>
     2<title>Installation of <application><acronym>GNOME</acronym> Themes</application></title>
    33
    4 <para>Install <application>gnome-themes</application> by running the following commands:</para>
     4<para>Install <application><acronym>GNOME</acronym> Themes</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
  • gnome/lib/themes/gnome-themes-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gnome-themes</application></title>
     2<title>Introduction to <application><acronym>GNOME</acronym> Themes</application></title>
    33
    4 <para>The <application>gnome-themes</application> package contains several more theme sets.</para>
     4<para>The <application><acronym>GNOME</acronym> Themes</application> package contains several more theme sets.</para>
    55
    66<sect3><title>Package information</title>
     
    1717</sect3>
    1818
    19 <sect3><title><application>gnome-themes</application> dependencies</title>
     19<sect3><title><application><acronym>GNOME</acronym> Themes</application> dependencies</title>
    2020<sect4><title>Required</title>
    2121<para><xref linkend="gtk-thinice-engine"/></para></sect4>
  • gnome/lib/themes/gtk-thinice-engine-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>gtk-thinice-engine</application> package contains themes.</para>
     4<para>The <application><acronym>GTK</acronym> ThinIce Engine</application> package contains themes.</para>
    55
    66</sect2>
  • gnome/lib/themes/gtk-thinice-engine-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>gtk-thinice-engine</application></title>
     2<title>Installation of <application><acronym>GTK</acronym> ThinIce
     3Engine</application></title>
    34
    4 <para>Install <application>gtk-thinice-engine</application> by running the following commands:</para>
     5<para>Install <application><acronym>GTK</acronym> ThinIce Engine</application> by running the following commands:</para>
    56
    67<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
  • gnome/lib/themes/gtk-thinice-engine-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>gtk-thinice-engine</application></title>
     2<title>Introduction to <application><acronym>GTK</acronym> ThinIce
     3Engine</application></title>
    34
    4 <para>The gtk-thinice-engine package contains theme sets.</para>
     5<para>The <application><acronym>GTK</acronym> ThinIce
     6Engine</application> package contains theme sets.</para>
    57
    68<sect3><title>Package information</title>
     
    1719</sect3>
    1820
    19 <sect3><title><application>gtk-thinice-engine</application> dependencies</title>
     21<sect3><title><application><acronym>GTK</acronym> ThinIce Engine</application> dependencies</title>
    2022<sect4><title>Required</title>
    2123<para><xref linkend="GTK2"/></para></sect4>
  • gnome/lib/vte.xml

    r5c9313a6 r3b11616  
    1 <sect1 id="vte" xreflabel="vte-&vte-version;">
     1<sect1 id="vte" xreflabel="VTE-&vte-version;">
    22<?dbhtml filename="vte.html" dir="gnome"?>
    3 <title>vte-&vte-version;</title>
     3<title>VTE-&vte-version;</title>
    44
    55&vte-intro;
  • gnome/lib/vte/vte-config.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Configuring <application>vte</application></title>
     2<title>Configuring <application>VTE</application></title>
    33
    44<sect3><title>Config files</title>
  • gnome/lib/vte/vte-desc.xml

    r5c9313a6 r3b11616  
    22<title>Contents</title>
    33
    4 <para>The <application>vte</application> package contains <filename>libvte</filename> libraries,
     4<para>The <application>VTE</application> package contains <filename
     5class="libraryfile">libvte</filename> libraries,
    56<command>vte</command> and <command>gnome-pty-helper</command></para>
    67
     
    1011
    1112<sect3><title>vte libraries</title>
    12 <para><filename>libvte</filename> libraries provide the functions necessary to implement a
     13<para><filename class="libraryfile">libvte</filename> libraries provide the functions necessary to implement a
    1314"termcap file" for terminal emulators.</para></sect3>
    1415
  • gnome/lib/vte/vte-exp.xml

    r5c9313a6 r3b11616  
    22<title>Command explanations</title>
    33
    4 <para><command>--libexecdir=/usr/sbin</command> : This switch puts
    5 libexec files in <filename>/usr/sbin</filename> instead of
    6 <filename>/usr/libexec</filename>.</para>
     4<para><parameter>--libexecdir=/usr/sbin</parameter>: This switch puts
     5libexec files in <filename class="directory">/usr/sbin</filename> instead of
     6<filename class="directory">/usr/libexec</filename>.</para>
    77
    8 <para><command>--disable-gtk-doc</command> : This switch prevents the
     8<para><option>--disable-gtk-doc</option>: This switch prevents the
    99building of documentation as the directories are currently empty and
    10 will cause errors in the make command if this switch is missing.</para>
     10will cause errors in the <command>make</command> command if this switch is missing.</para>
    1111
    1212</sect2>
  • gnome/lib/vte/vte-inst.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Installation of <application>vte</application></title>
     2<title>Installation of <application>VTE</application></title>
    33
    4 <para>Install <application>vte</application> by running the following commands:</para>
     4<para>Install <application>VTE</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --disable-gtk-doc &amp;&amp;
  • gnome/lib/vte/vte-intro.xml

    r5c9313a6 r3b11616  
    11<sect2>
    2 <title>Introduction to <application>vte</application></title>
     2<title>Introduction to <application>VTE</application></title>
    33
    4 <para>The <application>vte</application> package contains a termcap file implementation for
     4<para>The <application>VTE</application> package contains a termcap file implementation for
    55terminal emulators.</para>
    66
     
    1818</sect3>
    1919
    20 <sect3><title><application>vte</application> dependencies</title>
     20<sect3><title><application>VTE</application> dependencies</title>
    2121<sect4><title>Required</title>
    2222<para><xref linkend="Python"/> and <xref linkend="GTK2"/></para></sect4>
Note: See TracChangeset for help on using the changeset viewer.