Author: manuel
Date: 2005-05-22 02:26:32 -0600 (Sun, 22 May 2005)
New Revision: 4434

Modified:
   trunk/BOOK/gnome/add/gtksourceview.xml
Log:
Tagged gtksourceview.xml

Modified: trunk/BOOK/gnome/add/gtksourceview.xml
===================================================================
--- trunk/BOOK/gnome/add/gtksourceview.xml      2005-05-22 08:16:31 UTC (rev 
4433)
+++ trunk/BOOK/gnome/add/gtksourceview.xml      2005-05-22 08:26:32 UTC (rev 
4434)
@@ -4,92 +4,124 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-<!ENTITY gtksourceview-download-http 
"http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.2/gtksourceview-&gtksourceview-version;.tar.bz2";>
-<!ENTITY gtksourceview-download-ftp 
"ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.2/gtksourceview-&gtksourceview-version;.tar.bz2";>
-<!ENTITY gtksourceview-md5sum "0a9f68a3faf982599b64276487c37c6d">
-<!ENTITY gtksourceview-size "882 KB">
-<!ENTITY gtksourceview-buildsize "12 MB">
-<!ENTITY gtksourceview-time "0.2 SBU">
+  <!ENTITY gtksourceview-download-http 
"http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.2/gtksourceview-&gtksourceview-version;.tar.bz2";>
+  <!ENTITY gtksourceview-download-ftp 
"ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.2/gtksourceview-&gtksourceview-version;.tar.bz2";>
+  <!ENTITY gtksourceview-md5sum "0a9f68a3faf982599b64276487c37c6d">
+  <!ENTITY gtksourceview-size "882 KB">
+  <!ENTITY gtksourceview-buildsize "12 MB">
+  <!ENTITY gtksourceview-time "0.2 SBU">
 ]>
 
 <sect1 id="gtksourceview" xreflabel="gtksourceview-&gtksourceview-version;">
-<sect1info>
-<othername>$LastChangedBy$</othername>
-<date>$Date$</date>
-</sect1info>
-<?dbhtml filename="gtksourceview.html"?>
-<title>gtksourceview-&gtksourceview-version;</title>
+  <?dbhtml filename="gtksourceview.html"?>
 
-<sect2>
-<title>Introduction to <application>gtksourceview</application></title>
+  <sect1info>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
+  </sect1info>
 
-<para>The <application>gtksourceview</application> package contains
-<filename>libgtksourceview</filename> libraries. This is useful for
-extending the <application><acronym>GTK</acronym></application> text 
-functions to include syntax highlighting.</para>
+  <title>gtksourceview-&gtksourceview-version;</title>
 
-<sect3><title>Package information</title>
-<itemizedlist spacing='compact'>
-<listitem><para>Download (HTTP): 
-<ulink url="&gtksourceview-download-http;"/></para></listitem>
-<listitem><para>Download (FTP): 
-<ulink url="&gtksourceview-download-ftp;"/></para></listitem>
-<listitem><para>Download MD5 sum: &gtksourceview-md5sum;</para></listitem>
-<listitem><para>Download size: &gtksourceview-size;</para></listitem>
-<listitem><para>Estimated disk space required: 
-&gtksourceview-buildsize;</para></listitem>
-<listitem><para>Estimated build time: 
-&gtksourceview-time;</para></listitem></itemizedlist>
-</sect3>
+  <indexterm zone="gtksourceview">
+    <primary sortas="a-gtksourceview">gtksourceview</primary>
+  </indexterm>
 
-<sect3><title><application>gtksourceview</application> dependencies</title>
-<sect4><title>Required</title>
-<para><xref linkend="gnome-vfs"/> and 
-<xref linkend="libgnomeprintui"/></para>
-</sect4>
+  <sect2 role="package">
+    <title>Introduction to gtksourceview</title>
 
-<sect4><title>Optional</title>
-<para><xref linkend="gtk-doc"/></para>
-</sect4>
-</sect3>
+    <para>The <application>gtksourceview</application> package contains
+    <filename>libgtksourceview</filename> libraries. This is useful for
+    extending the <application>GTK</application> text functions to include
+    syntax highlighting.</para>
 
-</sect2>
+    <bridgehead renderas="sect3">Package Information</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Download (HTTP): <ulink 
url="&gtksourceview-download-http;"/></para>
+      </listitem>
+      <listitem>
+        <para>Download (FTP): <ulink 
url="&gtksourceview-download-ftp;"/></para>
+      </listitem>
+      <listitem>
+        <para>Download MD5 sum: &gtksourceview-md5sum;</para>
+      </listitem>
+      <listitem>
+        <para>Download size: &gtksourceview-size;</para>
+      </listitem>
+      <listitem>
+        <para>Estimated disk space required: &gtksourceview-buildsize;</para>
+      </listitem>
+      <listitem>
+        <para>Estimated build time: &gtksourceview-time;</para>
+      </listitem>
+    </itemizedlist>
 
-<sect2>
-<title>Installation of <application>gtksourceview</application></title>
+    <bridgehead renderas="sect3">gtksourceview Dependencies</bridgehead>
 
-<para>Install <application>gtksourceview</application> by running the 
-following commands:</para>
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para><xref linkend="gnome-vfs"/> and
+    <xref linkend="libgnomeprintui"/></para>
 
-<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` &amp;&amp;
-make</command></userinput></screen>
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para><xref linkend="gtk-doc"/></para>
 
-<para>This package does not come with a test suite, however, after the 
-package is installed you can change to the 
-<filename class='directory'>tests</filename> directory in the source tree 
-and issue <command>./test-widget</command> to test the functionality of the 
-<filename class='libraryfile'>libgtksourceview-1.0</filename> library.</para>
+  </sect2>
 
-<para>Now, as the root user:</para>
+  <sect2 role="installation">
+    <title>Installation of gtksourceview</title>
 
-<screen><userinput role='root'><command>make 
install</command></userinput></screen>
+    <para>Install <application>gtksourceview</application> by running the
+    following commands:</para>
 
-</sect2>
+<screen><userinput>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` &amp;&amp;
+make</userinput></screen>
 
-<sect2>
-<title>Contents</title>
+    <para>This package does not come with a test suite, however, after the
+    package is installed you can change to the
+    <filename class='directory'>tests</filename> directory in the source tree
+    and issue <command>./test-widget</command> to test the functionality of the
+    <filename class='libraryfile'>libgtksourceview-1.0</filename> 
library.</para>
 
-<para>The <application>gtksourceview</application> package contains
-the <filename>libgtksourceview-1.0</filename> library.</para>
+    <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-</sect2>
+<screen role="root"><userinput>make install</userinput></screen>
 
-<sect2><title>Description</title>
+  </sect2>
 
-<sect3><title>libgtksourceview-1.0 library</title>
-<para><filename>libgtksourceview-1.0</filename> contains function
-extensions for the GtkTextView widget.</para></sect3>
+  <sect2 role="content">
+    <title>Contents</title>
 
-</sect2>
+    <segmentedlist>
+      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Library</segtitle>
+      <segtitle>Installed Directories</segtitle>
 
+      <seglistitem>
+        <seg>None</seg>
+        <seg>libgtksourceview-1.0.[so,a]</seg>
+        <seg>$GNOME_PREFIX/include/gtksourceview-1.0,
+        $GNOME_PREFIX/share/gtk-doc/html/gtksourceview, and
+        $GNOME_PREFIX/share/gtksourceview-1.0</seg>
+      </seglistitem>
+    </segmentedlist>
+
+    <variablelist>
+      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <?dbfo list-presentation="list"?>
+      <?dbhtml list-presentation="table"?>
+
+      <varlistentry id="libgtksourceview-1">
+        <term><filename 
class='libraryfile'>libgtksourceview-1.0.[so,a]</filename></term>
+        <listitem>
+          <para>contains function extensions for the GtkTextView widget.</para>
+          <indexterm zone="gtksourceview libgtksourceview-1">
+            <primary 
sortas="c-libgtksourceview-1.0">libgtksourceview-1.0.[so,a]</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+    </variablelist>
+
+  </sect2>
+
 </sect1>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to