Author: fernando Date: Tue Nov 5 05:04:23 2013 New Revision: 12132 Log: Modifications to GNOME: titles and introduction.
Modified: trunk/BOOK/gnome/gnome.xml trunk/BOOK/gnome/platform/dummy-platform.xml trunk/BOOK/gnome/platform/platform.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/gnome/gnome.xml ============================================================================== --- trunk/BOOK/gnome/gnome.xml Mon Nov 4 23:08:05 2013 (r12131) +++ trunk/BOOK/gnome/gnome.xml Tue Nov 5 05:04:23 2013 (r12132) @@ -13,7 +13,7 @@ <part id="gnome" xreflabel="GNOME"> <?dbhtml filename="gnome.html" dir="gnome"?> - <title>GNOME</title> + <title>Selected GNOME Applications</title> <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-intro.xml"/> --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="platform/platform.xml"/> Modified: trunk/BOOK/gnome/platform/dummy-platform.xml ============================================================================== --- trunk/BOOK/gnome/platform/dummy-platform.xml Mon Nov 4 23:08:05 2013 (r12131) +++ trunk/BOOK/gnome/platform/dummy-platform.xml Tue Nov 5 05:04:23 2013 (r12132) @@ -9,7 +9,7 @@ <date>$Date$</date> </sect1info> - <title>Platform</title> + <title>Libraries</title> <para/> </sect1> Modified: trunk/BOOK/gnome/platform/platform.xml ============================================================================== --- trunk/BOOK/gnome/platform/platform.xml Mon Nov 4 23:08:05 2013 (r12131) +++ trunk/BOOK/gnome/platform/platform.xml Tue Nov 5 05:04:23 2013 (r12132) @@ -13,14 +13,22 @@ <chapter id="gnome-core"> <?dbhtml filename="core.html"?> - <title>GNOME Core Packages</title> + <title>GNOME Libraries and Utilities</title> <para> - This section contains required packages for the - <application>GNOME</application> applications to build and - function properly. We don't provide any desktop related - packages due to dependency on Systemd which BLFS doesn't - support. + The objective of this section is not to build a + <application>GNOME</application> desktop, because it depends on + <application>Systemd</application>, which BLFS doesn't support. Rather, it + provides packages required for some platform independent + <application>GNOME</application> applications to build and run properly + under any Window Manager (e.g. + <application>Fluxbox</application>, + <application>Icewm</application>, + <application>Openbox</application>, + <application>Sawfish</application>), or Desktop Environment (e.g. + <application>KDE</application>, + <application>XFCE</application>, + <application>LXDE</application>). </para> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Nov 4 23:08:05 2013 (r12131) +++ trunk/BOOK/introduction/welcome/changelog.xml Tue Nov 5 05:04:23 2013 (r12132) @@ -47,6 +47,10 @@ <para>November 5th, 2013</para> <itemizedlist> <listitem> + <para>[fernando] - Modifications to GNOME: titles + and introduction.</para> + </listitem> + <listitem> <para>[igor] - Update to gimp-2.8.8. Fixes <ulink url="&blfs-ticket-root;4261">#4261</ulink>.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
