diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-12-10 09:48:55 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-12-10 09:48:55 +0000 |
commit | 06f3fbe5cb7185cfe731b18529c8506bc72c9567 (patch) | |
tree | 5d91c1e6f3119c2d2e054fb4f6a7da05f993791b /devel/gnome-vfs/pkg-descr | |
parent | 4b59a18e1a0bd8f4c97f953551a037df1ca049dc (diff) | |
download | ports-06f3fbe5cb7185cfe731b18529c8506bc72c9567.tar.gz ports-06f3fbe5cb7185cfe731b18529c8506bc72c9567.zip |
Notes
Diffstat (limited to 'devel/gnome-vfs/pkg-descr')
-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/ |