modified libgnomecanvas intro and fixed some spacing

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1605 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2003-12-09 15:51:42 +00:00
parent 9abe2d1c46
commit 2f5492ffaa
4 changed files with 6 additions and 15 deletions

View File

@ -3,9 +3,8 @@
<para>Install <application>libglade</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>

View File

@ -6,11 +6,3 @@
libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libgnomecanvas libraries</title>
<para>No description available.</para></sect3>
</sect2>

View File

@ -3,10 +3,9 @@
<para>Install <application>libgnomecanvas</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &amp;&amp;
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>

View File

@ -2,8 +2,9 @@
<title>Introduction to <application>libgnomecanvas</application></title>
<para>The <application>libgnomecanvas</application> package contains
<filename class="libraryfile">libgnomecanvas</filename>
libraries.</para>
the <application><acronym>GNOME</acronym></application> canvas library.
It is an engine for structured graphics and one of the essential
<application><acronym>GNOME</acronym></application> libraries.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>