summaryrefslogtreecommitdiff
path: root/gvfs.doap
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-05-25 13:13:48 +0200
committerOndrej Holy <oholy@redhat.com>2018-05-25 13:13:56 +0200
commitb5a7ebd643a320fccbb520241448fafd6d85eeb4 (patch)
tree4d48cd611ef9f415f6ed52207a04df78903882ef /gvfs.doap
parent959db3e0d89947bca27c5e820314effca6e818aa (diff)
downloadgvfs-b5a7ebd643a320fccbb520241448fafd6d85eeb4.tar.gz
Update project description
GVfs description in gvfs.doap and README files contains some obsolete info. Let's update it to version which is also on wiki.gnome.org/Projects/gvfs.
Diffstat (limited to 'gvfs.doap')
-rw-r--r--gvfs.doap8
1 files changed, 1 insertions, 7 deletions
diff --git a/gvfs.doap b/gvfs.doap
index a9d32f4f..6e26f561 100644
--- a/gvfs.doap
+++ b/gvfs.doap
@@ -7,13 +7,7 @@
<name xml:lang="en">gvfs</name>
<shortdesc xml:lang="en">Virtual filesystem implementation for GIO</shortdesc>
- <description xml:lang="en">GVfs is a userspace virtual filesystem designed to work with the I/O abstraction of GIO (a library availible in GLib >= 2.15.1). It installs several modules that are automatically used by applications using the APIs of libgio. There is also FUSE support that allows applications not using GIO to access the GVfs filesystems.
-
-The GVfs model differs from e.g. GnomeVFS in that filesystems must be mounted before they are used. There is a master daemon (gvfsd) that handles coordinating mounts, and then each mount is (typically) in its own daemon process (although mounts can share daemon process).
-
-GVfs comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and others.
-
-GVfs also contains modules for GIO that implement volume monitors and the GNOME URI scheme handler configuration.</description>
+ <description xml:lang="en">GVfs is a userspace virtual filesystem implementation for GIO (a library available in GLib). GVfs comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and many others. GVfs also contains modules for GIO that implement volume monitors and persistent metadata storage. There is also FUSE support that provides limited access to the GVfs filesystems for applications not using GIO.</description>
<homepage rdf:resource="https://wiki.gnome.org/Projects/gvfs" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gvfs-list" />