Author: manuel
Date: 2005-05-22 03:48:47 -0600 (Sun, 22 May 2005)
New Revision: 4442

Modified:
   trunk/BOOK/gnome/add/system-tools-backends.xml
Log:
Tagged system-tools-backends.xml

Modified: trunk/BOOK/gnome/add/system-tools-backends.xml
===================================================================
--- trunk/BOOK/gnome/add/system-tools-backends.xml      2005-05-22 09:40:00 UTC 
(rev 4441)
+++ trunk/BOOK/gnome/add/system-tools-backends.xml      2005-05-22 09:48:47 UTC 
(rev 4442)
@@ -4,104 +4,117 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-<!ENTITY system-tools-backends-download-http 
"http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.2/system-tools-backends-&system-tools-backends-version;.tar.bz2";>
-<!ENTITY system-tools-backends-download-ftp 
"ftp://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.2/system-tools-backends-&system-tools-backends-version;.tar.bz2";>
-<!ENTITY system-tools-backends-md5sum "96b00eb0f800c1b5346be2f71d4dc3b2">
-<!ENTITY system-tools-backends-size "532 KB">
-<!ENTITY system-tools-backends-buildsize "9 MB">
-<!ENTITY system-tools-backends-time "less than 0.1 SBU">
+  <!ENTITY system-tools-backends-download-http 
"http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.2/system-tools-backends-&system-tools-backends-version;.tar.bz2";>
+  <!ENTITY system-tools-backends-download-ftp 
"ftp://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.2/system-tools-backends-&system-tools-backends-version;.tar.bz2";>
+  <!ENTITY system-tools-backends-md5sum "96b00eb0f800c1b5346be2f71d4dc3b2">
+  <!ENTITY system-tools-backends-size "532 KB">
+  <!ENTITY system-tools-backends-buildsize "9 MB">
+  <!ENTITY system-tools-backends-time "less than 0.1 SBU">
 ]>
 
-<sect1 id="system-tools-backends" 
+<sect1 id="system-tools-backends"
 xreflabel="system-tools-backends-&system-tools-backends-version;">
-<sect1info>
-<othername>$LastChangedBy$</othername>
-<date>$Date$</date>
-</sect1info>
-<?dbhtml filename="system-tools-backends.html"?>
-<title><application>system-tools-backends</application>-&system-tools-backends-version;</title>
-<indexterm zone="system-tools-backends">
-<primary 
sortas="a-System-tools-backends">System-tools-backends</primary></indexterm>
+  <?dbhtml filename="system-tools-backends.html"?>
 
-<sect2>
-<title>Introduction to <application>system-tools-backends</application></title>
+  <sect1info>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
+  </sect1info>
 
-<para>The <application>system-tools-backends</application> are a set of 
-cross-platform scripts for Linux and other Unix systems. The backends provide 
-a standard XML interface for modifying the configuration regardless of the 
-distribution being used.</para> 
+  <title>system-tools-backends-&system-tools-backends-version;</title>
 
-<sect3><title>Package information</title>
-<itemizedlist spacing='compact'>
-<listitem><para>Download (HTTP): <ulink
-url="&system-tools-backends-download-http;"/></para></listitem>
-<listitem><para>Download (FTP): <ulink
-url="&system-tools-backends-download-ftp;"/></para></listitem>
-<listitem><para>Download MD5 sum: 
-&system-tools-backends-md5sum;</para></listitem>
-<listitem><para>Download size: 
-&system-tools-backends-size;</para></listitem>
-<listitem><para>Estimated disk space required:
-&system-tools-backends-buildsize;</para></listitem>
-<listitem><para>Estimated build time:
-&system-tools-backends-time;</para></listitem></itemizedlist>
-</sect3>
+  <indexterm zone="system-tools-backends">
+    <primary sortas="a-System-tools-backends">System-tools-backends</primary>
+  </indexterm>
 
-<sect3><title><application>system-tools-backends</application> 
-dependencies</title>
-<sect4><title>Required</title>
-<para><xref linkend="intltool"/></para>
-</sect4>
-</sect3>
+  <sect2>
+    <title>Introduction to system-tools-backends</title>
 
-</sect2>
+    <para>The <application>system-tools-backends</application> are a set of
+    cross-platform scripts for Linux and other Unix systems. The backends
+    provide a standard XML interface for modifying the configuration regardless
+    of the distribution being used.</para>
 
-<sect2>
-<title>Installation of <application>system-tools-backends</application></title>
+    <bridgehead renderas="sect3">Package Information</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Download (HTTP): <ulink 
url="&system-tools-backends-download-http;"/></para>
+      </listitem>
+      <listitem>
+        <para>Download (FTP): <ulink 
url="&system-tools-backends-download-ftp;"/></para>
+      </listitem>
+      <listitem>
+        <para>Download MD5 sum: &system-tools-backends-md5sum;</para>
+      </listitem>
+      <listitem>
+        <para>Download size: &system-tools-backends-size;</para>
+      </listitem>
+      <listitem>
+        <para>Estimated disk space required: 
&system-tools-backends-buildsize;</para>
+      </listitem>
+      <listitem>
+        <para>Estimated build time: &system-tools-backends-time;</para>
+      </listitem>
+    </itemizedlist>
 
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="../without-gnome.xml"/>
+    <bridgehead renderas="sect3">system-tools-backends 
Dependencies</bridgehead>
 
-<para>Install <application>system-tools-backends</application> by running the 
-following commands:</para>
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para><xref linkend="intltool"/></para>
 
-<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` &amp;&amp;
-make</command></userinput></screen>
+  </sect2>
 
-<para>This package does not come with a test suite.</para>
+  <sect2 role="installation">
+    <title>Installation of system-tools-backends</title>
 
-<para>Now, as the root user:</para>
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
+    href="../without-gnome.xml"/>
 
-<screen><userinput role='root'><command>make 
install</command></userinput></screen>
+    <para>Install <application>system-tools-backends</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.</para>
 
-<segmentedlist>
-<segtitle>Installed Programs</segtitle>
-<segtitle>Installed Libraries</segtitle>
-<segtitle>Installed Directories</segtitle>
+    <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-<seglistitem>
-<seg>None</seg>
-<seg>None</seg>
-<seg>$GNOME_PREFIX/share/setup-tool-backends</seg>
-</seglistitem>
-</segmentedlist>
+<screen role="root"><userinput>make install</userinput></screen>
 
-<variablelist>
-<bridgehead renderas="sect3">Short Descriptions</bridgehead>
-<?dbfo list-presentation="list"?>
+  </sect2>
 
-<varlistentry>
-<term>System tools backend scripts</term>
-<listitem><para>are configuration files, <application>Perl</application> 
-and shell scripts used to perform setup of various desktop frontend 
-processes and services.</para></listitem>
-</varlistentry>
-</variablelist>
+  <sect2 role="content">
+    <title>Contents</title>
 
-</sect2>
+    <segmentedlist>
+      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Libraries</segtitle>
+      <segtitle>Installed Directories</segtitle>
 
+      <seglistitem>
+        <seg>None</seg>
+        <seg>None</seg>
+        <seg>$GNOME_PREFIX/share/setup-tool-backends</seg>
+      </seglistitem>
+    </segmentedlist>
+
+    <variablelist>
+      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <?dbfo list-presentation="list"?>
+      <?dbhtml list-presentation="table"?>
+
+      <varlistentry>
+        <term>System tools backend scripts</term>
+        <listitem>
+          <para>are configuration files, <application>Perl</application>
+          and shell scripts used to perform setup of various desktop frontend
+          processes and services.</para>
+        </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