Added a short page in Gnome Desktop that points to the new gvfs page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8814 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2011-01-12 21:49:16 +00:00
parent 3a175b22b7
commit 7b74569329
2 changed files with 25 additions and 4 deletions

View File

@ -65,6 +65,7 @@ $Date$
<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 @@ $Date$
<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>

24
gnome/core/gnome-gvfs.xml Normal file
View File

@ -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 &mdash; 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>