diff --git a/general.ent b/general.ent index 100866d50a..0cf44b871c 100644 --- a/general.ent +++ b/general.ent @@ -781,6 +781,7 @@ $Date$ + diff --git a/gnome/add/add.xml b/gnome/add/add.xml index eef154c3b7..499d6ecc86 100644 --- a/gnome/add/add.xml +++ b/gnome/add/add.xml @@ -47,6 +47,7 @@ $Date$ + diff --git a/gnome/add/gnome-documents.xml b/gnome/add/gnome-documents.xml new file mode 100644 index 0000000000..751bd0cc82 --- /dev/null +++ b/gnome/add/gnome-documents.xml @@ -0,0 +1,167 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + gnome-documents-&gnome-documents-version; + + + gnome-documents + + + + Introduction to gnome-documents + + GNOME Documents is a document viewer which supports + local documents (using the tracker search engine) and + Google Documents. For local documents, this appears to be restricted to PDF and PS + files. + + &lfs70_checked; + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &gnome-documents-md5sum; + + + Download size: &gnome-documents-size; + + + Estimated disk space required: &gnome-documents-buildsize; + + + Estimated build time: &gnome-documents-time; + + + + gnome-documents Dependencies + + Required + , + (with introspection enabled), + , + , + , + , + , + , + , and + + + Additional Runtime Dependency + Although this package uses evince, + it needs to display documents. + + User Notes: + + + + + + Installation of gnome-documents + + Install gnome-documents by running the following + commands: + +./configure --prefix=$GNOME_PREFIX \ + --libexecdir=$GNOME_PREFIX/lib/gnome-documents && +make + + This package's testsuite is only intended to be used by the + maintainer to check i18n files. + + Now, as the root user: + +make install + + + + + Command Explanations + + --libexecdir=$GNOME_PREFIX/lib/gnome-documents: This + parameter ensures gd-tracker-gdata-miner is not installed in + $GNOME_PREFIX/libexec which would violate the + FHS. + + + + + Contents + + + Installed Programs + Installed Library + Installed Directories + + + gd-tracker-gdata-miner and gnome-documents + libgdprivate-1.0.so + $GNOME_SYSCONFDIR/{lib/gnome-documents,share/gnome-documents/{icons,js/util,style}} + + + + + Short Descriptions + + + + + gd-tracker-gdata-miner + + indexes google documents shared to you. + + gd-tracker-gdata-miner + + + + + + gnome-documents + + displays (indexed) shared and local documents. + + gnome-documents-prog + + + + + + + + + + + diff --git a/gnome/core/evince.xml b/gnome/core/evince.xml index ecb1cacd27..fc590ce485 100644 --- a/gnome/core/evince.xml +++ b/gnome/core/evince.xml @@ -158,9 +158,7 @@ make gobject-introspection support is turned off, even though that package is an expected component of a GNOME system. The introspection support is, however, required if you intend to build - - gnome-documents-0.2.1, + , so it is enabled here. Most BLFS users can probably omit it and find local files using e.g. find -name '*.pdf'. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 82779698e7..cdda4e01d3 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -56,6 +56,9 @@ [ken] - added gnome-devel-docs-3.2.1 from Wayne. + + [ken] - added gnome-documents-0.2.1 from Wayne. +