Author: manuel Date: 2005-05-20 11:19:24 -0600 (Fri, 20 May 2005) New Revision: 4380
Modified: trunk/BOOK/x/lib/lib.xml Log: Tagged lib.xml Modified: trunk/BOOK/x/lib/lib.xml =================================================================== --- trunk/BOOK/x/lib/lib.xml 2005-05-20 17:17:42 UTC (rev 4379) +++ trunk/BOOK/x/lib/lib.xml 2005-05-20 17:19:24 UTC (rev 4380) @@ -6,28 +6,29 @@ ]> <chapter id="x-lib"> -<?dbhtml filename="lib.html" ?> -<title>X Libraries</title> + <?dbhtml filename="lib.html" ?> -<para>This chapter does not contain libraries that are required to run -<application>X</application>. It does contain libraries that enhance -<application>X</application>. In some cases the enhancement is as simple as -font support. In others it is as complex as libraries that sit between -<application>X</application> and applications that run on -<application>X</application> whose purpose is to standardize the look and feel -and inter-process communications for different applications. They also assist -programmers by supplying common elements.</para> + <title>X Libraries</title> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="qt.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pango.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="atk.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+2.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lesstif.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="startup-notification.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shared-mime-info.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hicolor-icon-theme.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxklavier.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="freeglut.xml"/> + <para>This chapter does not contain libraries that are required to run + <application>X</application>. It does contain libraries that enhance + <application>X</application>. In some cases the enhancement is as simple as + font support. In others it is as complex as libraries that sit between + <application>X</application> and applications that run on + <application>X</application> whose purpose is to standardize the look and + feel and inter-process communications for different applications. They also + assist programmers by supplying common elements.</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="qt.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pango.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="atk.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+2.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lesstif.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="startup-notification.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shared-mime-info.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hicolor-icon-theme.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxklavier.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="freeglut.xml"/> + </chapter> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
