diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-07-06 01:17:26 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-06 02:33:55 -0500 |
commit | 7a07f96f2b6c6af50d0255753ad0d0daf345bc06 (patch) | |
tree | baf9c9480356a23adbbbdebe05343b8f5c5127c6 /system/gvfs/slack-desc | |
parent | ffd55fee8e806f847e2cecda8ebed48762018b4b (diff) | |
download | slackbuilds-7a07f96f2b6c6af50d0255753ad0d0daf345bc06.tar.gz |
system/gvfs: Added (userspace virtual filesystem)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/gvfs/slack-desc')
-rw-r--r-- | system/gvfs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/gvfs/slack-desc b/system/gvfs/slack-desc new file mode 100644 index 0000000000..632d23483c --- /dev/null +++ b/system/gvfs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +gvfs: gvfs (userspace virtual filesystem) +gvfs: +gvfs: gvfs is a userspace virtual filesystem designed to work with the i/o +gvfs: abstractions of gio (a library availible in glib >= 2.15.1). It +gvfs: installs several modules that are automatically used by applications +gvfs: using the APIs of libgio. There is also fuse support that allows +gvfs: applications not using gio to access the gvfs filesystems. +gvfs: +gvfs: +gvfs: +gvfs: |