mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
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:
parent
9abe2d1c46
commit
2f5492ffaa
@ -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` &&
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -6,11 +6,3 @@
|
||||
libraries.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>libgnomecanvas libraries</title>
|
||||
<para>No description available.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -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 &&
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--disable-gtk-doc &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -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'>
|
||||
|
Loading…
Reference in New Issue
Block a user