Changeset 3b11616
- Timestamp:
- 10/02/2003 03:43:33 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c49d8f0
- Parents:
- 5c9313a6
- Location:
- gnome/lib
- Files:
-
- 90 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/bonobo/bonobo-activation-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--libexecdir=$GNOME_PREFIX/sbin</command>: This switch puts5 libexec files in <filename >$GNOME_PREFIX/sbin</filename> instead of6 <filename >$GNOME_PREFIX/libexec</filename>.</para>4 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts 5 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 7 7 8 <para>< command>--sysconfdir=/etc/gnome</command>: This switch puts9 configuration files in <filename >/etc/gnome</filename> instead of10 <filename >$GNOME_PREFIX/etc</filename>.</para>8 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts 9 configuration files in <filename class="directory">/etc/gnome</filename> instead of 10 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 11 11 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 13 prevent the rebuilding of documentation during the 14 <command>make</command> command.</para> 14 15 15 16 </sect2> -
gnome/lib/eel.xml
r5c9313a6 r3b11616 1 <sect1 id="eel" xreflabel=" eel-&eel-version;">1 <sect1 id="eel" xreflabel="EEL-&eel-version;"> 2 2 <?dbhtml filename="eel.html" dir="gnome"?> 3 <title> eel-&eel-version;</title>3 <title>EEL-&eel-version;</title> 4 4 5 5 &eel-intro; -
gnome/lib/eel/eel-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> eel</application></title>2 <title>Configuring <application><acronym>EEL</acronym></application></title> 3 3 4 4 -
gnome/lib/eel/eel-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>eel</application> package contains <filename>libeel</filename> libraries.</para> 4 <para>The <application><acronym>EEL</acronym></application> package 5 contains <filename class="libraryfile">libeel</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libeel libraries</title> 11 <para><filename >libeel</filename> libraries are a collection of widgets developed by the12 <para><filename class="libraryfile">libeel</filename> libraries are a collection of widgets developed by the 12 13 <application>Nautilus</application> project.</para></sect3> 13 14 -
gnome/lib/eel/eel-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> eel</application></title>2 <title>Installation of <application><acronym>EEL</acronym></application></title> 3 3 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> 5 5 6 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX && -
gnome/lib/eel/eel-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> eel</application></title>2 <title>Introduction to <application><acronym>EEL</acronym></application></title> 3 3 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 5 collection of widgets and extensions to the 6 <application><acronym>GNOME</acronym></application> platform.</para> 6 7 7 8 <sect3><title>Package information</title> … … 18 19 </sect3> 19 20 20 <sect3><title><application> eel</application> dependencies</title>21 <sect3><title><application><acronym>EEL</acronym></application> dependencies</title> 21 22 <sect4><title>Required</title> 22 23 <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;"> 2 2 <?dbhtml filename="gail.html" dir="gnome"?> 3 <title> gail-&gail-version;</title>3 <title>GAIL-&gail-version;</title> 4 4 5 5 &gail-intro; -
gnome/lib/gail/gail-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> gail</application></title>2 <title>Configuring <application><acronym>GAIL</acronym></application></title> 3 3 4 4 -
gnome/lib/gail/gail-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>gail</application> package contains <filename>libgailutil</filename> libraries.</para> 4 <para>The <application><acronym>GAIL</acronym></application> package contains <filename 5 class="libraryfile">libgailutil</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <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 13 accessibility problems in a consistent manner across 14 <application><acronym>GNOME</acronym></application>.</para></sect3> 13 15 14 16 -
gnome/lib/gail/gail-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> gail</application></title>2 <title>Installation of <application><acronym>GAIL</acronym></application></title> 3 3 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> 5 5 6 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --disable-gtk-doc && -
gnome/lib/gail/gail-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> gail</application></title>2 <title>Introduction to <application><acronym>GAIL</acronym></application></title> 3 3 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 5 6 Libraries.</para> 6 7 … … 18 19 </sect3> 19 20 20 <sect3><title><application> gail</application> dependencies</title>21 <sect3><title><application><acronym>GAIL</acronym></application> dependencies</title> 21 22 <sect4><title>Required</title> 22 23 <para><xref linkend="GTK2"/> and <xref linkend="libgnomecanvas"/></para></sect4> -
gnome/lib/gal/gal2-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> gal</application></title>2 <title>Configuring <application>GAL</application></title> 3 3 4 4 -
gnome/lib/gal/gal2-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application> gal</application> package contains library4 <para>The <application>GAL</application> package contains library 5 5 routines refactored from Evolution and Gnumeric.</para> 6 6 -
gnome/lib/gal/gal2-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para><command>COMMAND</command> 4 <para><command>COMMAND</command>: This command does something.</para> 5 5 6 6 </sect2> -
gnome/lib/gal/gal2-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> gal</application></title>2 <title>Installation of <application>GAL</application></title> 3 3 4 <para>Install <application> gal</application> by running the following commands:</para>4 <para>Install <application>GAL</application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX && -
gnome/lib/gal/gal2-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> gal</application></title>2 <title>Introduction to <application>GAL</application></title> 3 3 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 5 functions that came from <application>Evolution</application>. 6 <application><acronym>GAL</acronym></application> is short for 7 <application><acronym>GNOME</acronym></application> Application Libs.</para> 6 8 7 9 <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;"> 2 2 <?dbhtml filename="gal2.html" dir="gnome"?> 3 <title> gal-&gal2-version;</title>3 <title>GAL-&gal2-version;</title> 4 4 5 5 &gal2-intro; -
gnome/lib/gconf/gconf-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--libexecdir=$GNOME_PREFIX/sbin</command>: This switch puts5 libexec files in <filename >$GNOME_PREFIX/sbin</filename> instead of6 <filename >$GNOME_PREFIX/libexec</filename>.</para>4 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts 5 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 7 7 8 <para>< command>--sysconfdir=/etc/gnome</command>: This switch9 puts configuration files in <filename >/etc/gnome</filename> instead of10 <filename >$GNOME_PREFIX/etc</filename>. This installation controls all8 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch 9 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of 10 <filename class="directory">$GNOME_PREFIX/etc</filename>. This installation controls all 11 11 future installations of schemas, changes in location, including 12 12 eliminating this command <emphasis>must</emphasis> be consistent.</para> 13 13 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 15 prevent the rebuilding of documentation during the 16 <command>make</command> command.</para> 16 17 17 18 </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;"> 2 2 <?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> 4 4 5 5 &gnome-icon-themes-intro; -
gnome/lib/gnome-mime-data/gnome-mime-data-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--sysconfdir=/etc/gnome</command>: This switch5 puts configuration files in <filename >/etc/gnome</filename> instead of6 <filename >$GNOME_PREFIX/etc</filename>.</para>4 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch 5 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 7 7 8 8 </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;"> 2 2 <?dbhtml filename="gnome-themes.html" dir="gnome"?> 3 <title> gnome-themes-&gnome-themes-version;</title>3 <title>GNOME Themes-&gnome-themes-version;</title> 4 4 5 5 &gnome-themes-intro; -
gnome/lib/gnomelib/libart_lgpl-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 6 6 7 </sect2> … … 9 10 10 11 <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 13 used as the antialiased rendering engine for 14 <application>libgnomecanvas</application>.</para></sect3> 13 15 14 16 </sect2> -
gnome/lib/gnomelib/libart_lgpl-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to libart_lgpl</title> 3 3 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 5 6 useful for high-performance 2D graphics.</para> 6 7 -
gnome/lib/gnomelib/libbonobo-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libbonobo libraries</title> 11 <para><filename >libbonobo</filename> libraries are a set of language and system independent12 <para><filename class="libraryfile">libbonobo</filename> libraries are a set of language and system independent 12 13 <acronym>CORBA</acronym> interfaces for creating reusable components and compound documents.</para></sect3> 13 14 -
gnome/lib/gnomelib/libbonobo-intro.xml
r5c9313a6 r3b11616 3 3 4 4 <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 6 component and compound document system for 7 <application><acronym>GNOME</acronym></application>.</para> 7 8 8 9 <sect3><title>Package information</title> -
gnome/lib/gnomelib/libbonoboui-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libbonoboui libraries</title> 11 <para><filename >libbonoboui</filename> libraries are the12 <acronym>GUI</acronym> portion of the bonobolibraries.</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> 13 14 14 15 -
gnome/lib/gnomelib/libbonoboui-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libbonoboui</application></title> 3 3 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> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/gnomelib/libgnome-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>libgnome</application> package contains <filename>libgnome</filename> libraries.</para> 4 <para>The <application>libgnome</application> package contains <filename 5 class="libraryfile">libgnome</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <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 13 non-<acronym>GUI</acronym> portion of the 14 <application><acronym>GNOME</acronym></application> libraries.</para></sect3> 13 15 14 16 </sect2> -
gnome/lib/gnomelib/libgnome-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--libexecdir=$GNOME_PREFIX/sbin</command>: This switch puts5 libexec files in <filename >$GNOME_PREFIX/sbin</filename> instead of6 <filename >$GNOME_PREFIX/libexec</filename>.</para>4 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts 5 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 7 7 8 <para>< command>--sysconfdir=/etc/gnome</command>: This switch9 puts configuration files in <filename >/etc/gnome</filename> instead of10 <filename >$GNOME_PREFIX/etc</filename>.</para>8 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch 9 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of 10 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 11 11 12 <para>< command>--disable-gtk-doc</command>: This switch prevents13 the rebuilding of documentation during the makecommand.</para>12 <para><option>--disable-gtk-doc</option>: This switch prevents 13 the rebuilding of documentation during the <command>make</command> command.</para> 14 14 15 15 </sect2> -
gnome/lib/gnomelib/libgnome-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to libgnome</title> 3 3 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> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/gnomelib/libgnomecanvas-desc.xml
r5c9313a6 r3b11616 3 3 4 4 <para>The <application>libgnomecanvas</application> package contains 5 <filename >libgnomecanvas</filename>5 <filename class="libraryfile">libgnomecanvas</filename> 6 6 libraries.</para> 7 7 -
gnome/lib/gnomelib/libgnomecanvas-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 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 5 prevent the rebuilding of the <acronym>API</acronym> documentation during the 6 <command>make</command> command. 6 7 </para> 7 8 -
gnome/lib/gnomelib/libgnomecanvas-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libgnomecanvas</application></title> 3 3 4 <para>The <application>libgnomecanvas</application> package contains libgnomecanvas 4 <para>The <application>libgnomecanvas</application> package contains 5 <filename class="libraryfile">libgnomecanvas</filename> 5 6 libraries.</para> 6 7 -
gnome/lib/gnomelib/libgnomeui-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 6 6 7 </sect2> … … 9 10 10 11 <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> 13 15 14 16 -
gnome/lib/gnomelib/libgnomeui-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--libexecdir=$GNOME_PREFIX/sbin</command>: This switch puts5 libexec files in <filename >$GNOME_PREFIX/sbin</filename> instead of6 <filename >$GNOME_PREFIX/libexec</filename>.</para>4 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts 5 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 7 7 8 <para>< command>--disable-gtk-doc</command>: This switch prevents9 rebuilding the documentation during the makecommand.</para>8 <para><option>--disable-gtk-doc</option>: This switch prevents 9 rebuilding the documentation during the <command>make</command> command.</para> 10 10 11 11 </sect2> -
gnome/lib/gnomelib/libgnomeui-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libgnomeui</application></title> 3 3 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> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/gtk-engines.xml
r5c9313a6 r3b11616 1 <sect1 id="gtk-engines" xreflabel=" gtk-engines->k-engines-version;">1 <sect1 id="gtk-engines" xreflabel="GTK Engines->k-engines-version;"> 2 2 <?dbhtml filename="gtk-engines.html" dir="gnome"?> 3 <title> gtk-engines->k-engines-version;</title>3 <title>GTK Engines->k-engines-version;</title> 4 4 5 5 >k-engines-intro; -
gnome/lib/gtk-engines/gtk-engines-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> gtk-engines</application></title>2 <title>Configuring <application><acronym>GTK</acronym> Engines</application></title> 3 3 4 4 -
gnome/lib/gtk-engines/gtk-engines-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>gtk-engines</application> package contains <filename>engines</filename> 4 <para>The <application><acronym>GTK</acronym> Engines</application> 5 package contains <filename class="libraryfile">engines</filename> 5 6 libraries and theme files.</para> 6 7 … … 10 11 11 12 <sect3><title>engines libraries</title> 12 <para> engineslibraries are manager systems for specific themes.</para></sect3>13 <para><filename class="libraryfile">engines</filename> libraries are manager systems for specific themes.</para></sect3> 13 14 14 15 <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> 16 17 17 18 </sect2> -
gnome/lib/gtk-engines/gtk-engines-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> gtk-engines</application></title>2 <title>Installation of <application><acronym>GTK</acronym> Engines</application></title> 3 3 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> 5 5 6 6 <screen><userinput><command>./configure --prefix=/usr && -
gnome/lib/gtk-engines/gtk-engines-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> gtk-engines</application></title>2 <title>Introduction to <application><acronym>GTK</acronym> Engines</application></title> 3 3 4 <para>The <application> gtk-engines</application> package contains three5 themes for <application> GTK2</application>.</para>4 <para>The <application><acronym>GTK</acronym> Engines</application> package contains three 5 themes for <application><acronym>GTK</acronym>2</application>.</para> 6 6 7 7 <sect3><title>Package information</title> … … 18 18 </sect3> 19 19 20 <sect3><title><application> gtk-engines</application> dependencies</title>20 <sect3><title><application><acronym>GTK</acronym> Engines</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 22 <para><xref linkend="GTK2"/></para></sect4> -
gnome/lib/gtk-thinice-engine.xml
r5c9313a6 r3b11616 1 <sect1 id="gtk-thinice-engine" xreflabel=" gtk-thinice-engine->k-thinice-engine-version;">1 <sect1 id="gtk-thinice-engine" xreflabel="GTK ThinIce Engine->k-thinice-engine-version;"> 2 2 <?dbhtml filename="gtk-thinice-engine.html" dir="gnome"?> 3 <title> gtk-thinice-engine->k-thinice-engine-version;</title>3 <title>GTK ThinIce Engine->k-thinice-engine-version;</title> 4 4 5 5 >k-thinice-engine-intro; -
gnome/lib/gtkhtml/gtkhtml2-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> gtkhtml2</application></title>2 <title>Configuring <application>GtkHTML</application></title> 3 3 4 4 <sect3><title>Config files</title> -
gnome/lib/gtkhtml/gtkhtml2-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>gtkhtml</application> package contains <filename> 4 <para>The <application>GtkHTML</application> package contains <filename 5 class="libraryfile"> 5 6 libgtkhtml</filename> libraries.</para> 6 7 … … 10 11 11 12 <sect3><title>libgtkhtml libraries</title> 12 <para><filename >libgtkhtml</filename> libraries provide the functions to13 <para><filename class="libraryfile">libgtkhtml</filename> libraries provide the functions to 13 14 render <acronym>HTML</acronym> within applications.</para></sect3> 14 15 -
gnome/lib/gtkhtml/gtkhtml2-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> gtkhtml</application></title>2 <title>Installation of <application>GtkHTML</application></title> 3 3 4 <para>Install <application> gtkhtml</application> by running the following commands:</para>4 <para>Install <application>GtkHTML</application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX && -
gnome/lib/gtkhtml/gtkhtml2-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> gtkhtml</application></title>2 <title>Introduction to <application>GtkHTML</application></title> 3 3 4 <para>The <application> gtkhtml</application> package contains a4 <para>The <application>GtkHTML</application> package contains a 5 5 lightweight <acronym>HTML</acronym> rendering/printing/editing engine. 6 6 This is an <application>evolution</application> specific application at … … 16 16 </sect3> 17 17 18 <sect3><title><application> gtkhtml</application> dependencies</title>18 <sect3><title><application>GtkHTML</application> dependencies</title> 19 19 <sect4><title>Required</title> 20 20 <para><xref linkend="libgnomeprintui"/> and <xref linkend="gal2"/></para></sect4> -
gnome/lib/gtkhtml2.xml
r5c9313a6 r3b11616 1 <sect1 id="gtkhtml2" xreflabel=" gtkhtml->khtml2-version;">1 <sect1 id="gtkhtml2" xreflabel="GtkHTML->khtml2-version;"> 2 2 <?dbhtml filename="gtkhtml2.html" dir="gnome"?> 3 <title> gtkhtml->khtml2-version;</title>3 <title>GtkHTML->khtml2-version;</title> 4 4 5 5 >khtml2-intro; -
gnome/lib/lib-config.xml
r5c9313a6 r3b11616 4 4 5 5 <para>Set an Environment variable to resolve the prefix destination.</para> 6 <para>If GNOMEis your desktop of choice:</para>6 <para>If <application><acronym>GNOME</acronym></application> is your desktop of choice:</para> 7 7 <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> 9 9 <screen><userinput><command>export GNOME_PREFIX=/opt/gnome-&gnome-version;</command></userinput></screen> 10 10 -
gnome/lib/libglade/libglade-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>libglade</application> package contains <filename>libglade</filename> libraries.</para> 4 <para>The <application>libglade</application> package contains <filename 5 class="libraryfile">libglade</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libglade libraries</title> 11 <para><filename >libglade</filename> libraries contain the functions necessary to load glade12 <para><filename class="libraryfile">libglade</filename> libraries contain the functions necessary to load Glade 12 13 interface files.</para></sect3> 13 14 -
gnome/lib/libglade/libglade-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--enable-gtk-doc</command>: This switch can be added to5 rebuild the htmldocumentation.</para>4 <para><option>--enable-gtk-doc</option>: This switch can be added to 5 rebuild the <acronym>HTML</acronym> documentation.</para> 6 6 7 7 </sect2> -
gnome/lib/libglade/libglade-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libglade</application></title> 3 3 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 5 class="libraryfile">libglade</filename> libraries. This is useful 6 for loading Glade interface files in a program at runtime.</para> 6 7 7 8 <sect3><title>Package information</title> -
gnome/lib/libgnomeprint/libgnomeprint-desc.xml
r5c9313a6 r3b11616 3 3 4 4 <para>The <application>libgnomeprint</application> package contains 5 <filename >libgnomeprint</filename> libraries.</para>5 <filename class="libraryfile">libgnomeprint</filename> libraries.</para> 6 6 7 7 </sect2> … … 10 10 11 11 <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 13 implement the <application><acronym>GNOME</acronym></application> Printing Architecture.</para></sect3> 13 14 14 15 -
gnome/lib/libgnomeprint/libgnomeprint-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--sysconfdir=/etc/gnome</command>: This switch5 puts configuration files in <filename >/etc/gnome</filename> instead of6 <filename >$GNOME_PREFIX/etc</filename>.</para>4 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch 5 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 7 7 8 <para>< command>--enable-gtk-doc</command>: This switch rebuilds the9 documentation during the makecommand.</para>8 <para><option>--enable-gtk-doc</option>: This switch rebuilds the 9 documentation during the <command>make</command> command.</para> 10 10 11 11 </sect2> -
gnome/lib/libgnomeprint/libgnomeprint-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libgnomeprint</application></title> 3 3 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> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/libgnomeprint/libgnomeprintui-desc.xml
r5c9313a6 r3b11616 3 3 4 4 <para>The <application>libgnomeprintui</application> package contains 5 <filename >libgnomeprintui</filename> libraries.</para>5 <filename class="libraryfile">libgnomeprintui</filename> libraries.</para> 6 6 7 7 </sect2> … … 10 10 11 11 <sect3><title>libgnomeprintui libraries</title> 12 <para><filename >libgnomeprintui</filename> libraries are the12 <para><filename class="libraryfile">libgnomeprintui</filename> libraries are the 13 13 <acronym>GUI</acronym> portion of the implementation 14 of the GNOMEPrinting Architecture.</para></sect3>14 of the <application><acronym>GNOME</acronym></application> Printing Architecture.</para></sect3> 15 15 16 16 -
gnome/lib/libgnomeprint/libgnomeprintui-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--enable-gtk-doc</command>: This switch rebuilds the5 documentation during the makecommand.</para>4 <para><option>--enable-gtk-doc</option>: This switch rebuilds the 5 documentation during the <command>make</command> command.</para> 6 6 7 7 </sect2> -
gnome/lib/libgnomeprint/libgnomeprintui-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libgnomeprintui</application></title> 3 3 4 <para>The <application>libgnomeprintui</application> package contains the libgnomeprintui 4 <para>The <application>libgnomeprintui</application> package contains 5 the <filename class="libraryfile">libgnomeprintui</filename> 5 6 libraries.</para> 6 7 -
gnome/lib/libgsf/libgsf-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--disable-gtk-doc</command>: This switch will prevent4 <para><option>--disable-gtk-doc</option>: This switch will prevent 5 5 the rebuilding of the <acronym>API</acronym> documentation during the 6 makecommand.</para>6 <command>make</command> command.</para> 7 7 8 8 </sect2> -
gnome/lib/libgsf/libgsf-intro.xml
r5c9313a6 r3b11616 3 3 4 4 <para>The <application>libgsf</application> package contains 5 <filename >libgsf</filename> libraries. This is useful for providing an5 <filename class="libraryfile">libgsf</filename> libraries. This is useful for providing an 6 6 extensible input/output abstraction layer for structured file formats.</para> 7 7 -
gnome/lib/libgtkhtml/libgtkhtml-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libgtkhtml libraries</title> 11 <para><filename >libgtkhtml</filename> libraries provide the functions necessary to render12 <para><filename class="libraryfile">libgtkhtml</filename> libraries provide the functions necessary to render 12 13 and/or edit <acronym>HTML</acronym>.</para></sect3> 13 14 -
gnome/lib/libgtkhtml/libgtkhtml-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libgtkhtml</application></title> 3 3 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> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/libgtop/libgtop-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>libgtop</application> package contains <filename>libgtop</filename> libraries.</para> 4 <para>The <application>libgtop</application> package contains <filename 5 class="libraryfile">libgtop</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libgtop libraries</title> 11 <para><filename >libgtop</filename> libraries contain the functions that allow access to12 <para><filename class="libraryfile">libgtop</filename> libraries contain the functions that allow access to 12 13 System performance data.</para></sect3> 13 14 -
gnome/lib/libgtop/libgtop-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>libgtop</application></title> 3 3 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> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/librsvg/librsvg-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>librsvg</application> package contains <filename>librsvg</filename> libraries.</para> 4 <para>The <application>librsvg</application> package contains <filename 5 class="libraryfile">librsvg</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>librsvg libraries</title> 11 <para><filename >librsvg</filename> libraries provide the functions to render Scalable Vector12 <para><filename class="libraryfile">librsvg</filename> libraries provide the functions to render Scalable Vector 12 13 Graphics (<acronym>SVG</acronym>).</para></sect3> 13 14 -
gnome/lib/librsvg/librsvg-intro.xml
r5c9313a6 r3b11616 2 2 <title>Introduction to <application>librsvg</application></title> 3 3 4 <para>The <application>librsvg</application> package contains librsvg libraries.</para> 4 <para>The <application>librsvg</application> package contains <filename 5 class="libraryfile">librsvg</filename> libraries.</para> 5 6 6 7 <sect3><title>Package information</title> -
gnome/lib/libwnck/libwnck-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>libwnck</application> package contains <filename>libwnck</filename> libraries.</para> 4 <para>The <application>libwnck</application> package contains <filename 5 class="libraryfile">libwnck</filename> libraries.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>libwnck libraries</title> 11 <para><filename >libwnck</filename> libraries contain functions for writing pagers and12 <para><filename class="libraryfile">libwnck</filename> libraries contain functions for writing pagers and 12 13 task lists.</para></sect3> 13 14 -
gnome/lib/scrollkeeper.xml
r5c9313a6 r3b11616 1 <sect1 id="scrollkeeper" xreflabel=" scrollkeeper-&scrollkeeper-version;">1 <sect1 id="scrollkeeper" xreflabel="ScrollKeeper-&scrollkeeper-version;"> 2 2 <?dbhtml filename="scrollkeeper.html" dir="gnome"?> 3 <title> scrollkeeper-&scrollkeeper-version;</title>3 <title>ScrollKeeper-&scrollkeeper-version;</title> 4 4 5 5 &scrollkeeper-intro; -
gnome/lib/scrollkeeper/scrollkeeper-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring scrollkeeper</title>2 <title>Configuring <application>ScrollKeeper</application></title> 3 3 4 4 <sect3><title>Config files</title> … … 9 9 10 10 <para>The configuration files sets the <envar>OMF_DIR</envar> variable to the location 11 of all of the omfdirectories in the system. This was set in the12 configure command so no futher action is needed until another omf file13 is created.</para>11 of all of the <filename class="directory">omf</filename> directories in the system. This was set in the 12 configure command so no futher action is needed until another 13 <filename>OMF</filename> file is created.</para> 14 14 15 15 &library-config; -
gnome/lib/scrollkeeper/scrollkeeper-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The scrollkeeperpackage contains5 <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> 6 6 7 7 </sect2> … … 10 10 11 11 <sect3><title>scrollkeeper libraries</title> 12 <para><filename >libscrollkeeper</filename> libraries provide the12 <para><filename class="libraryfile">libscrollkeeper</filename> libraries provide the 13 13 <acronym>API</acronym> necessary for help browsers to 14 14 interact with documentation written to utilize 15 <application> scrollkeeper</application>.</para></sect3>15 <application>ScrollKeeper</application>.</para></sect3> 16 16 17 17 <sect3><title>utility scripts</title> -
gnome/lib/scrollkeeper/scrollkeeper-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--sysconfdir=/etc</command>: This switch puts the5 configuration files in <filename >/etc/scrollkeeper</filename>.</para>4 <para><parameter>--sysconfdir=/etc</parameter>: This switch puts the 5 configuration files in <filename class="directory">/etc/scrollkeeper</filename>.</para> 6 6 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> 9 10 10 <para>< command>--disable-static</command>: This switch prevents11 <para><option>--disable-static</option>: This switch prevents 11 12 the static library from being built.</para> 12 13 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>: 15 This switch sets all the locations for <filename>OMF</filename> files for scrollkeeper.</para> 14 16 </sect2> 15 17 -
gnome/lib/scrollkeeper/scrollkeeper-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> scrollkeeper</application></title>2 <title>Installation of <application>ScrollKeeper</application></title> 3 3 4 <para>Install <application> scrollkeeper</application> by running the following commands:</para>4 <para>Install <application>ScrollKeeper</application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \ -
gnome/lib/scrollkeeper/scrollkeeper-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> scrollkeeper</application></title>2 <title>Introduction to <application>ScrollKeeper</application></title> 3 3 4 <para>The <application> scrollkeeper</application> package contains a cataloging system for4 <para>The <application>ScrollKeeper</application> package contains a cataloging system for 5 5 documentation. This is useful for managing documentation metadata and 6 6 providing an <acronym>API</acronym> to help browsers find, sort and search the document … … 20 20 </sect3> 21 21 22 <sect3><title><application> scrollkeeper</application> dependencies</title>22 <sect3><title><application>ScrollKeeper</application> dependencies</title> 23 23 <sect4><title>Required</title> 24 24 <para><xref linkend="libxml2"/>, <xref linkend="libxslt"/>, <xref -
gnome/lib/themes/gnome-icon-themes-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> gnome-icon-theme</application></title>2 <title>Configuring <application><acronym>GNOME</acronym> Icon Theme</application></title> 3 3 4 4 <sect3><title>Config files</title> -
gnome/lib/themes/gnome-icon-themes-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 5 6 6 </sect2> -
gnome/lib/themes/gnome-icon-themes-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para><command>COMMAND</command> 4 <para><command>COMMAND</command>:This command does something.</para> 5 5 6 6 </sect2> -
gnome/lib/themes/gnome-icon-themes-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> gnome-icon-theme</application></title>2 <title>Installation of <application><acronym>GNOME</acronym> Icon Theme</application></title> 3 3 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> 5 5 6 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX && -
gnome/lib/themes/gnome-icon-themes-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> gnome-icon-theme</application></title>2 <title>Introduction to <application><acronym>GNOME</acronym> Icon Theme</application></title> 3 3 4 <para>The <application> gnome-icon-theme</application> package contains an assortment of scalable4 <para>The <application><acronym>GNOME</acronym> Icon Theme</application> package contains an assortment of scalable 5 5 and non-scalable icons of different sizes and themes.</para> 6 6 -
gnome/lib/themes/gnome-themes-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> gnome-themes</application></title>2 <title>Configuring <application><acronym>GNOME</acronym> Themes</application></title> 3 3 4 4 <sect3><title>Config files</title> -
gnome/lib/themes/gnome-themes-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application> gnome-themes</application> package contains themes.</para>4 <para>The <application><acronym>GNOME</acronym> Themes</application> package contains themes.</para> 5 5 6 6 </sect2> -
gnome/lib/themes/gnome-themes-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> gnome-themes</application></title>2 <title>Installation of <application><acronym>GNOME</acronym> Themes</application></title> 3 3 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> 5 5 6 6 <screen><userinput><command>./configure --prefix=/usr && -
gnome/lib/themes/gnome-themes-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> gnome-themes</application></title>2 <title>Introduction to <application><acronym>GNOME</acronym> Themes</application></title> 3 3 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> 5 5 6 6 <sect3><title>Package information</title> … … 17 17 </sect3> 18 18 19 <sect3><title><application> gnome-themes</application> dependencies</title>19 <sect3><title><application><acronym>GNOME</acronym> Themes</application> dependencies</title> 20 20 <sect4><title>Required</title> 21 21 <para><xref linkend="gtk-thinice-engine"/></para></sect4> -
gnome/lib/themes/gtk-thinice-engine-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 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> 5 5 6 6 </sect2> -
gnome/lib/themes/gtk-thinice-engine-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application>gtk-thinice-engine</application></title> 2 <title>Installation of <application><acronym>GTK</acronym> ThinIce 3 Engine</application></title> 3 4 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> 5 6 6 7 <screen><userinput><command>./configure --prefix=/usr && -
gnome/lib/themes/gtk-thinice-engine-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application>gtk-thinice-engine</application></title> 2 <title>Introduction to <application><acronym>GTK</acronym> ThinIce 3 Engine</application></title> 3 4 4 <para>The gtk-thinice-engine package contains theme sets.</para> 5 <para>The <application><acronym>GTK</acronym> ThinIce 6 Engine</application> package contains theme sets.</para> 5 7 6 8 <sect3><title>Package information</title> … … 17 19 </sect3> 18 20 19 <sect3><title><application> gtk-thinice-engine</application> dependencies</title>21 <sect3><title><application><acronym>GTK</acronym> ThinIce Engine</application> dependencies</title> 20 22 <sect4><title>Required</title> 21 23 <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;"> 2 2 <?dbhtml filename="vte.html" dir="gnome"?> 3 <title> vte-&vte-version;</title>3 <title>VTE-&vte-version;</title> 4 4 5 5 &vte-intro; -
gnome/lib/vte/vte-config.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Configuring <application> vte</application></title>2 <title>Configuring <application>VTE</application></title> 3 3 4 4 <sect3><title>Config files</title> -
gnome/lib/vte/vte-desc.xml
r5c9313a6 r3b11616 2 2 <title>Contents</title> 3 3 4 <para>The <application>vte</application> package contains <filename>libvte</filename> libraries, 4 <para>The <application>VTE</application> package contains <filename 5 class="libraryfile">libvte</filename> libraries, 5 6 <command>vte</command> and <command>gnome-pty-helper</command></para> 6 7 … … 10 11 11 12 <sect3><title>vte libraries</title> 12 <para><filename >libvte</filename> libraries provide the functions necessary to implement a13 <para><filename class="libraryfile">libvte</filename> libraries provide the functions necessary to implement a 13 14 "termcap file" for terminal emulators.</para></sect3> 14 15 -
gnome/lib/vte/vte-exp.xml
r5c9313a6 r3b11616 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--libexecdir=/usr/sbin</command>: This switch puts5 libexec files in <filename >/usr/sbin</filename> instead of6 <filename >/usr/libexec</filename>.</para>4 <para><parameter>--libexecdir=/usr/sbin</parameter>: This switch puts 5 libexec files in <filename class="directory">/usr/sbin</filename> instead of 6 <filename class="directory">/usr/libexec</filename>.</para> 7 7 8 <para>< command>--disable-gtk-doc</command>: This switch prevents the8 <para><option>--disable-gtk-doc</option>: This switch prevents the 9 9 building of documentation as the directories are currently empty and 10 will cause errors in the makecommand if this switch is missing.</para>10 will cause errors in the <command>make</command> command if this switch is missing.</para> 11 11 12 12 </sect2> -
gnome/lib/vte/vte-inst.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Installation of <application> vte</application></title>2 <title>Installation of <application>VTE</application></title> 3 3 4 <para>Install <application> vte</application> by running the following commands:</para>4 <para>Install <application>VTE</application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --disable-gtk-doc && -
gnome/lib/vte/vte-intro.xml
r5c9313a6 r3b11616 1 1 <sect2> 2 <title>Introduction to <application> vte</application></title>2 <title>Introduction to <application>VTE</application></title> 3 3 4 <para>The <application> vte</application> package contains a termcap file implementation for4 <para>The <application>VTE</application> package contains a termcap file implementation for 5 5 terminal emulators.</para> 6 6 … … 18 18 </sect3> 19 19 20 <sect3><title><application> vte</application> dependencies</title>20 <sect3><title><application>VTE</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 22 <para><xref linkend="Python"/> and <xref linkend="GTK2"/></para></sect4>
Note:
See TracChangeset
for help on using the changeset viewer.