diff options
author | adamw <adamw@FreeBSD.org> | 2002-12-10 17:48:55 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-12-10 17:48:55 +0800 |
commit | 406452b3a056418eb87ec3623cad0153e1d3d843 (patch) | |
tree | b0a441117b532c12d05faaeb5e50292e911a4706 /devel/gnome-vfs | |
parent | 752d8883fbeac2dcac93917affb1a5a14ba65e19 (diff) | |
download | freebsd-ports-gnome-406452b3a056418eb87ec3623cad0153e1d3d843.tar.gz freebsd-ports-gnome-406452b3a056418eb87ec3623cad0153e1d3d843.tar.zst freebsd-ports-gnome-406452b3a056418eb87ec3623cad0153e1d3d843.zip |
Although funny, the pkg-descr didn't explain anything about what the
GnomeVFS is or does. Plus the humor was based upon a pretty old joke.
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r-- | devel/gnome-vfs/pkg-descr | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr index 3c99460884bf..81cfcd5dd856 100644 --- a/devel/gnome-vfs/pkg-descr +++ b/devel/gnome-vfs/pkg-descr @@ -1,8 +1,14 @@ This is the GNOME Virtual File System. -Embryonic is not the word. This code will probably delete all -your files, install Windows[tm] on your computer, set fire to your -house, and guarantee you an IRS audit every year for the rest of -your life. +GnomeVFS is a filesystem abstraction library allowing applications +plugable transparent access to a variety of "real" filesystems, from +WebDAV to digital cameras, to the local filesystem. It also contains a +number of other convenient file utilities such as a comphrehensive MIME +database / Application registry, and a copy engine. Use of GnomeVFS +ensures that an application or component will be usable by Nautilus or +other GnomeVFS applications for handling the display of data from +various URIs, as well. + +This is the GnomeVFS for the GNOME 2 architecture. WWW: http://www.gnome.org/ |