Author: randy Date: 2006-02-02 22:59:21 -0700 (Thu, 02 Feb 2006) New Revision: 5632
Added: trunk/BOOK/gnome/core/gnome-shared-mime-info.xml Modified: trunk/BOOK/gnome/core/core.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Added a new page in the GNOME Core section for the shared-mime-info package as it is not a direct dependency of any GNOME Core package any longer Modified: trunk/BOOK/gnome/core/core.xml =================================================================== --- trunk/BOOK/gnome/core/core.xml 2006-02-03 05:52:43 UTC (rev 5631) +++ trunk/BOOK/gnome/core/core.xml 2006-02-03 05:59:21 UTC (rev 5632) @@ -28,6 +28,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gconf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-desktop-file-utils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-mime-data.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-shared-mime-info.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-vfs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgnome.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgnomecanvas.xml"/> Added: trunk/BOOK/gnome/core/gnome-shared-mime-info.xml =================================================================== --- trunk/BOOK/gnome/core/gnome-shared-mime-info.xml (rev 0) +++ trunk/BOOK/gnome/core/gnome-shared-mime-info.xml 2006-02-03 05:59:21 UTC (rev 5632) @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../general.ent"> + %general-entities; +]> + +<sect1 id="GNOME-shared-mime-info"> + <?dbhtml filename="gnome-shared-mime-info"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>shared-mime-info-&shared-mime-info-version;</title> + + <para>The <xref linkend="shared-mime-info"/> package is located in + Chapter 26 — X Libraries and is required by + <application>GNOME-2</application> but is not a direct dependency + of any <application>GNOME-2</application> package, therefore the package + is mentioned within the <application>GNOME-2</application> Core Packages + chapter to ensure it is installed.</para> + +</sect1> Property changes on: trunk/BOOK/gnome/core/gnome-shared-mime-info.xml ___________________________________________________________________ Name: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-02-03 05:52:43 UTC (rev 5631) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-02-03 05:59:21 UTC (rev 5632) @@ -45,6 +45,11 @@ <para>February 3rd, 2006</para> <itemizedlist> <listitem> + <para>[randy] - Added a new page in the GNOME Core section for the + shared-mime-info package as it is not a direct dependency of any + GNOME Core package any longer.</para> + </listitem> + <listitem> <para>[randy] - Updated Evolution-Data-Server dependencies to reflect the NSS package and modified the libexecdir setting.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
