Author: manuel
Date: 2005-05-22 04:01:09 -0600 (Sun, 22 May 2005)
New Revision: 4443
Modified:
trunk/BOOK/gnome/add/zenity.xml
Log:
Tagged zenity.xml
Modified: trunk/BOOK/gnome/add/zenity.xml
===================================================================
--- trunk/BOOK/gnome/add/zenity.xml 2005-05-22 09:48:47 UTC (rev 4442)
+++ trunk/BOOK/gnome/add/zenity.xml 2005-05-22 10:01:09 UTC (rev 4443)
@@ -13,96 +13,134 @@
]>
<sect1 id="zenity" xreflabel="Zenity-&zenity-version;">
-<sect1info>
-<othername>$LastChangedBy$</othername>
-<date>$Date$</date>
-</sect1info>
-<?dbhtml filename="zenity.html"?>
-<title>Zenity-&zenity-version;</title>
+ <?dbhtml filename="zenity.html"?>
-<sect2>
-<title>Introduction to <application>Zenity</application></title>
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
-<para><application>Zenity</application> is a rewrite of
-<application>gdialog</application>, the
-<application><acronym>GNOME</acronym></application> port of
-<application>dialog</application> which allows you to display
-<application><acronym>GTK</acronym>+</application> dialog boxes from the
-command line and shell scripts.</para>
+ <title>Zenity-&zenity-version;</title>
-<sect3><title>Package information</title>
-<itemizedlist spacing='compact'>
-<listitem><para>Download (HTTP): <ulink
-url="&zenity-download-http;"/></para></listitem>
-<listitem><para>Download (FTP): <ulink
-url="&zenity-download-ftp;"/></para></listitem>
-<listitem><para>Download MD5 sum: &zenity-md5sum;</para></listitem>
-<listitem><para>Download size: &zenity-size;</para></listitem>
-<listitem><para>Estimated disk space required:
-&zenity-buildsize;</para></listitem>
-<listitem><para>Estimated build time:
-&zenity-time;</para></listitem></itemizedlist>
-</sect3>
+ <indexterm zone="zenity">
+ <primary sortas="a-Zenity">Zenity</primary>
+ </indexterm>
-<sect3><title><application>Zenity</application> dependencies</title>
-<sect4><title>Required</title>
-<para><xref linkend="intltool"/>,
-<xref linkend="popt"/>,
-<xref linkend="libgnomecanvas"/> and
-<xref linkend="scrollkeeper"/></para>
-</sect4>
-</sect3>
+ <sect2 role="package">
+ <title>Introduction to Zenity</title>
-</sect2>
+ <para><application>Zenity</application> is a rewrite of
+ <application>gdialog</application>, the <application>GNOME</application>
+ port of <application>dialog</application> which allows you to display
+ <application>GTK+</application> dialog boxes from the command line and
+ shell scripts.</para>
-<sect2>
-<title>Installation of <application>Zenity</application></title>
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&zenity-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&zenity-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &zenity-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &zenity-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &zenity-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &zenity-time;</para>
+ </listitem>
+ </itemizedlist>
-<para>Install <application>Zenity</application> by running the following
-commands:</para>
+ <bridgehead renderas="sect3">Zenity Dependencies</bridgehead>
-<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix
ORBit-2.0` \
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para><xref linkend="intltool"/>,
+ <xref linkend="popt"/>,
+ <xref linkend="libgnomecanvas"/> and
+ <xref linkend="scrollkeeper"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of Zenity</title>
+
+ <para>Install <application>Zenity</application> by running the following
+ commands:</para>
+
+<screen><userinput>./configure --prefix=`pkg-config --variable=prefix
ORBit-2.0` \
--localstatedir=/var/lib &&
-make</command></userinput></screen>
+make</userinput></screen>
-<para>This package does not come with a test suite.</para>
+ <para>This package does not come with a test suite.</para>
-<para>Now, as the root user:</para>
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-<screen><userinput role='root'><command>make
install</command></userinput></screen>
+<screen role="root"><userinput>make install</userinput></screen>
-</sect2>
+ </sect2>
-<sect2>
-<title>Command explanations</title>
+ <sect2 role="commands">
+ <title>Command Explanations</title>
-<para><parameter>--localstatedir=/var/lib</parameter>: This switch
-puts <application>ScrollKeeper</application> files in
-<filename class="directory">/var/lib/scrollkeeper</filename> instead of
-<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
+ <para><parameter>--localstatedir=/var/lib</parameter>: This switch
+ puts <application>ScrollKeeper</application> files in
+ <filename class="directory">/var/lib/scrollkeeper</filename> instead of
+ <filename
class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
-</sect2>
+ </sect2>
-<sect2>
-<title>Contents</title>
+ <sect2 role="content">
+ <title>Contents</title>
-<para>The <application>Zenity</application> package contains
-<command>gdialog</command> and
-<command>zenity</command>.</para>
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
-</sect2>
+ <seglistitem>
+ <seg>gdialog and zenity</seg>
+ <seg>None</seg>
+ <seg>$GNOME_PREFIX/share/gnome/help/zenity,
+ $GNOME_PREFIX/share/omf/zenity, and
+ $GNOME_PREFIX/share/zenity</seg>
+ </seglistitem>
+ </segmentedlist>
-<sect2><title>Description</title>
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
-<sect3><title>gdialog</title>
-<para><command>gdialog</command> is a <application>Perl</application> wrapper
-script which can be used with legacy scripts.</para></sect3>
+ <varlistentry id="gdialog">
+ <term><command>gdialog</command></term>
+ <listitem>
+ <para>is a <application>Perl</application> wrapper script which
+ can be used with legacy scripts.</para>
+ <indexterm zone="zenity gdialog">
+ <primary sortas="b-gdialog">gdialog</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
-<sect3><title>zenity</title>
-<para><command>zenity</command> is a program that will display
-<application><acronym>GTK</acronym>+</application> dialogs, and return
-the user's input.</para></sect3>
+ <varlistentry id="zenity-prog">
+ <term><command>zenity</command></term>
+ <listitem>
+ <para>is a program that will display <application>GTK+</application>
+ dialogs, and return the user's input.</para>
+ <indexterm zone="zenity zenity-prog">
+ <primary sortas="b-zenity">zenity</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
-</sect2>
+ </variablelist>
+ </sect2>
+
</sect1>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page