summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-29 11:42:40 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-29 11:42:40 +0800
commitacf0ea91e56aae171a187d17cf2d25d88930076a (patch)
tree225e4e7a709451114447e92bf3846e1eada9cf59 /devel/gnomevfs2
parentba137501f6eafae4bf30b6054d8f8684a719d996 (diff)
downloadmarcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar
marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.gz
marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.bz2
marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.lz
marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.xz
marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.zst
marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.zip
Professionalize the descriptions of the pieces of the GNOME
system. Monkey-bubble's description still makes no sense ::) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2203 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r--devel/gnomevfs2/pkg-descr17
1 files changed, 5 insertions, 12 deletions
diff --git a/devel/gnomevfs2/pkg-descr b/devel/gnomevfs2/pkg-descr
index 81cfcd5dd..03cbc07f6 100644
--- a/devel/gnomevfs2/pkg-descr
+++ b/devel/gnomevfs2/pkg-descr
@@ -1,14 +1,7 @@
-This is the GNOME Virtual File System.
-
-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.
+The GNOME Virtual File System allows applications and users to treat
+any number of file system concepts as a part of the local filesystem.
+With GnomeVFS, filesystems across the internet, on connected devices,
+and in multiple formats are as simple to access (and write code for)
+as any directory on the local machine.
WWW: http://www.gnome.org/