Author: randy Date: 2011-01-12 14:49:16 -0700 (Wed, 12 Jan 2011) New Revision: 8814
Added: trunk/BOOK/gnome/core/gnome-gvfs.xml Modified: trunk/BOOK/gnome/core/core.xml trunk/BOOK/gnome/core/gnome-desktop-file-utils.xml trunk/BOOK/gnome/core/gnome-shared-mime-info.xml Log: Added a short page in Gnome Desktop that points to the new gvfs page Modified: trunk/BOOK/gnome/core/core.xml =================================================================== --- trunk/BOOK/gnome/core/core.xml 2011-01-12 15:52:21 UTC (rev 8813) +++ trunk/BOOK/gnome/core/core.xml 2011-01-12 21:49:16 UTC (rev 8814) @@ -65,6 +65,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomekbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-gvfs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-settings-daemon.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-control-center.xml"/> @@ -76,8 +77,4 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="config.xml"/> - <!-- Moved to general/sysutils (System Utilities) - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/> - --> - </chapter> Property changes on: trunk/BOOK/gnome/core/gnome-desktop-file-utils.xml ___________________________________________________________________ Modified: svn:keywords - Date LastChangedBy + LastChangedBy Date Added: trunk/BOOK/gnome/core/gnome-gvfs.xml =================================================================== --- trunk/BOOK/gnome/core/gnome-gvfs.xml (rev 0) +++ trunk/BOOK/gnome/core/gnome-gvfs.xml 2011-01-12 21:49:16 UTC (rev 8814) @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../general.ent"> + %general-entities; +]> + +<sect1 id="GNOME-gvfs"> + <?dbhtml filename="gnome-gvfs.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>gvfs-&gvfs-version;</title> + + <para>The <xref linkend="gvfs"/> package is located in + Chapter 11 — System Utilities and is recommended in a GNOME-2 + installation. This package is not a direct dependency of any GNOME-2 + package, therefore it is mentioned within the GNOME-2 Core Packages + chapter to ensure it is installed.</para> + +</sect1> Property changes on: trunk/BOOK/gnome/core/gnome-gvfs.xml ___________________________________________________________________ Added: svn:keywords + LastChangedBy Date Property changes on: trunk/BOOK/gnome/core/gnome-shared-mime-info.xml ___________________________________________________________________ Modified: svn:keywords - Date LastChangedBy + LastChangedBy Date -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
