From 457748ca2e59b94f7439a9248a24be2cf13f3d19 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 11 Aug 2003 16:38:25 +0000 Subject: Update to 2.3.7. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1036 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gnome-vfs/Makefile | 2 +- devel/gnome-vfs/distinfo | 2 +- devel/gnome-vfs/files/patch-ab | 19 +++-- .../gnome-vfs/files/patch-libgnomevfs::Makefile.in | 10 +-- devel/gnome-vfs/files/patch-modules_http-method.c | 15 ++++ devel/gnome-vfs/pkg-plist | 80 ++++++++++++++++++++++ devel/gnomevfs2/Makefile | 2 +- devel/gnomevfs2/distinfo | 2 +- devel/gnomevfs2/files/patch-ab | 19 +++-- .../gnomevfs2/files/patch-libgnomevfs::Makefile.in | 10 +-- devel/gnomevfs2/files/patch-modules_http-method.c | 15 ++++ devel/gnomevfs2/pkg-plist | 80 ++++++++++++++++++++++ 12 files changed, 222 insertions(+), 34 deletions(-) create mode 100644 devel/gnome-vfs/files/patch-modules_http-method.c create mode 100644 devel/gnomevfs2/files/patch-modules_http-method.c (limited to 'devel') diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index cd7a2711e..cdc3af34e 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomevfs2 -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.3 diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo index 02793d328..a82d50a04 100644 --- a/devel/gnome-vfs/distinfo +++ b/devel/gnome-vfs/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-vfs-2.3.6.tar.bz2) = 6614a2e04a509e209b8f4b628963a10a +MD5 (gnome2/gnome-vfs-2.3.7.tar.bz2) = 3353e9a8bf82be222f36061bf154ca75 diff --git a/devel/gnome-vfs/files/patch-ab b/devel/gnome-vfs/files/patch-ab index 29e2bd2f7..0a291f36c 100644 --- a/devel/gnome-vfs/files/patch-ab +++ b/devel/gnome-vfs/files/patch-ab @@ -1,11 +1,10 @@ ---- Makefile.in.orig Sun Aug 3 14:56:58 2003 -+++ Makefile.in Sun Aug 3 14:57:30 2003 -@@ -179,7 +179,7 @@ +--- Makefile.in.orig Mon Aug 11 11:55:08 2003 ++++ Makefile.in Mon Aug 11 12:09:13 2003 +@@ -183,7 +183,6 @@ + devel-docs \ + doc \ + programs \ +- test \ + monikers \ + po - SUBDIRS_GNOME = monikers doc schemas - --SUBDIRS = libgnomevfs modules schemas devel-docs doc programs test monikers po -+SUBDIRS = libgnomevfs modules schemas devel-docs doc programs monikers po - - - EXTRA_DIST = HACKING TODO autogen.sh gnome-vfs.spec gnome-vfs-2.0.pc.in gnome-vfs-module-2.0.pc.in intltool-extract.in intltool-merge.in intltool-update.in diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in index d81ceb88d..be72a1825 100644 --- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in +++ b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in @@ -1,11 +1,11 @@ ---- libgnomevfs/Makefile.in.orig Sun Aug 3 14:57:49 2003 -+++ libgnomevfs/Makefile.in Sun Aug 3 14:58:46 2003 -@@ -225,7 +225,7 @@ +--- libgnomevfs/Makefile.in.orig Mon Aug 11 12:09:33 2003 ++++ libgnomevfs/Makefile.in Mon Aug 11 12:10:10 2003 +@@ -352,7 +352,7 @@ # CLEANFILES = $(BUILT_SOURCES) # Platform specific includes -libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include +libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = gnome-vfs-file-size.h - + libgnomevfsplatforminclude_HEADERS = \ + gnome-vfs-file-size.h diff --git a/devel/gnome-vfs/files/patch-modules_http-method.c b/devel/gnome-vfs/files/patch-modules_http-method.c new file mode 100644 index 000000000..3e3115ef2 --- /dev/null +++ b/devel/gnome-vfs/files/patch-modules_http-method.c @@ -0,0 +1,15 @@ +--- modules/http-method.c.orig Mon Aug 11 12:17:18 2003 ++++ modules/http-method.c Mon Aug 11 12:19:48 2003 +@@ -198,8 +198,12 @@ + #ifdef ENABLE_IPV6 + struct in6_addr addr6; + struct in6_addr mask6; ++#ifdef __FreeBSD__ ++#define s6_addr32 __u6_addr.__u6_addr32 ++#endif + #endif + } ProxyHostAddr; ++ + + typedef struct { + GnomeVFSSocketBuffer *socket_buffer; diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist index a36e64f96..c7705175a 100644 --- a/devel/gnome-vfs/pkg-plist +++ b/devel/gnome-vfs/pkg-plist @@ -106,8 +106,13 @@ libdata/pkgconfig/gnome-vfs-2.0.pc libdata/pkgconfig/gnome-vfs-module-2.0.pc share/doc/gnome-vfs-2.0/about.html share/doc/gnome-vfs-2.0/advanced-operations.html +share/doc/gnome-vfs-2.0/c9456.html +share/doc/gnome-vfs-2.0/c9466.html share/doc/gnome-vfs-2.0/ch08.html share/doc/gnome-vfs-2.0/data-types.html +share/doc/gnome-vfs-2.0/directory-operations.html +share/doc/gnome-vfs-2.0/everything-else.html +share/doc/gnome-vfs-2.0/file-operations.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-application-registry.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-async-ops.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-cancellation.html @@ -143,14 +148,89 @@ share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-transform.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-uri.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-utils.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-xfer.html +share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html +share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html +share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html +share/doc/gnome-vfs-2.0/gnome-vfs-context.html share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html +share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-application-registry.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-async-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-cancellation.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-context.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-basic-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-find-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-list-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-advanced-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-basic-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-rw-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-size.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-trunc-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-find-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-inet-connection.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-init.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-method.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-database.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback-module-api.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-shared.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-parse-ls.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-result.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket-buffer.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ssl.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-standard-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-transform.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-uri.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-utils.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-xfer.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmetadata.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmimemonitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html +share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html +share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html +share/doc/gnome-vfs-2.0/gnome-vfs-method.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html +share/doc/gnome-vfs-2.0/gnome-vfs-module.html +share/doc/gnome-vfs-2.0/gnome-vfs-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html +share/doc/gnome-vfs-2.0/gnome-vfs-process.html +share/doc/gnome-vfs-2.0/gnome-vfs-result.html +share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html +share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-types.html +share/doc/gnome-vfs-2.0/gnome-vfs-uri.html +share/doc/gnome-vfs-2.0/gnome-vfs-utils.html share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html +share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html share/doc/gnome-vfs-2.0/index.html share/doc/gnome-vfs-2.0/index.sgml share/doc/gnome-vfs-2.0/mime-registry.html share/doc/gnome-vfs-2.0/modules.html +share/doc/gnome-vfs-2.0/writing-modules.html +share/doc/gnome-vfs-2.0/x27.html share/locale/am/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index cd7a2711e..cdc3af34e 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomevfs2 -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.3 diff --git a/devel/gnomevfs2/distinfo b/devel/gnomevfs2/distinfo index 02793d328..a82d50a04 100644 --- a/devel/gnomevfs2/distinfo +++ b/devel/gnomevfs2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-vfs-2.3.6.tar.bz2) = 6614a2e04a509e209b8f4b628963a10a +MD5 (gnome2/gnome-vfs-2.3.7.tar.bz2) = 3353e9a8bf82be222f36061bf154ca75 diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab index 29e2bd2f7..0a291f36c 100644 --- a/devel/gnomevfs2/files/patch-ab +++ b/devel/gnomevfs2/files/patch-ab @@ -1,11 +1,10 @@ ---- Makefile.in.orig Sun Aug 3 14:56:58 2003 -+++ Makefile.in Sun Aug 3 14:57:30 2003 -@@ -179,7 +179,7 @@ +--- Makefile.in.orig Mon Aug 11 11:55:08 2003 ++++ Makefile.in Mon Aug 11 12:09:13 2003 +@@ -183,7 +183,6 @@ + devel-docs \ + doc \ + programs \ +- test \ + monikers \ + po - SUBDIRS_GNOME = monikers doc schemas - --SUBDIRS = libgnomevfs modules schemas devel-docs doc programs test monikers po -+SUBDIRS = libgnomevfs modules schemas devel-docs doc programs monikers po - - - EXTRA_DIST = HACKING TODO autogen.sh gnome-vfs.spec gnome-vfs-2.0.pc.in gnome-vfs-module-2.0.pc.in intltool-extract.in intltool-merge.in intltool-update.in diff --git a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in b/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in index d81ceb88d..be72a1825 100644 --- a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in +++ b/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in @@ -1,11 +1,11 @@ ---- libgnomevfs/Makefile.in.orig Sun Aug 3 14:57:49 2003 -+++ libgnomevfs/Makefile.in Sun Aug 3 14:58:46 2003 -@@ -225,7 +225,7 @@ +--- libgnomevfs/Makefile.in.orig Mon Aug 11 12:09:33 2003 ++++ libgnomevfs/Makefile.in Mon Aug 11 12:10:10 2003 +@@ -352,7 +352,7 @@ # CLEANFILES = $(BUILT_SOURCES) # Platform specific includes -libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include +libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = gnome-vfs-file-size.h - + libgnomevfsplatforminclude_HEADERS = \ + gnome-vfs-file-size.h diff --git a/devel/gnomevfs2/files/patch-modules_http-method.c b/devel/gnomevfs2/files/patch-modules_http-method.c new file mode 100644 index 000000000..3e3115ef2 --- /dev/null +++ b/devel/gnomevfs2/files/patch-modules_http-method.c @@ -0,0 +1,15 @@ +--- modules/http-method.c.orig Mon Aug 11 12:17:18 2003 ++++ modules/http-method.c Mon Aug 11 12:19:48 2003 +@@ -198,8 +198,12 @@ + #ifdef ENABLE_IPV6 + struct in6_addr addr6; + struct in6_addr mask6; ++#ifdef __FreeBSD__ ++#define s6_addr32 __u6_addr.__u6_addr32 ++#endif + #endif + } ProxyHostAddr; ++ + + typedef struct { + GnomeVFSSocketBuffer *socket_buffer; diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist index a36e64f96..c7705175a 100644 --- a/devel/gnomevfs2/pkg-plist +++ b/devel/gnomevfs2/pkg-plist @@ -106,8 +106,13 @@ libdata/pkgconfig/gnome-vfs-2.0.pc libdata/pkgconfig/gnome-vfs-module-2.0.pc share/doc/gnome-vfs-2.0/about.html share/doc/gnome-vfs-2.0/advanced-operations.html +share/doc/gnome-vfs-2.0/c9456.html +share/doc/gnome-vfs-2.0/c9466.html share/doc/gnome-vfs-2.0/ch08.html share/doc/gnome-vfs-2.0/data-types.html +share/doc/gnome-vfs-2.0/directory-operations.html +share/doc/gnome-vfs-2.0/everything-else.html +share/doc/gnome-vfs-2.0/file-operations.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-application-registry.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-async-ops.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-cancellation.html @@ -143,14 +148,89 @@ share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-transform.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-uri.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-utils.html share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-xfer.html +share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html +share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html +share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html +share/doc/gnome-vfs-2.0/gnome-vfs-context.html share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html +share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-application-registry.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-async-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-cancellation.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-context.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-basic-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-find-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-list-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-advanced-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-basic-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-rw-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-size.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-trunc-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-find-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-inet-connection.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-init.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-method.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-database.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback-module-api.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-shared.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-parse-ls.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-result.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket-buffer.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ssl.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-standard-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-transform.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-uri.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-utils.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-xfer.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmetadata.html +share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmimemonitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html +share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html +share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html +share/doc/gnome-vfs-2.0/gnome-vfs-method.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html +share/doc/gnome-vfs-2.0/gnome-vfs-module.html +share/doc/gnome-vfs-2.0/gnome-vfs-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html +share/doc/gnome-vfs-2.0/gnome-vfs-process.html +share/doc/gnome-vfs-2.0/gnome-vfs-result.html +share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html +share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-types.html +share/doc/gnome-vfs-2.0/gnome-vfs-uri.html +share/doc/gnome-vfs-2.0/gnome-vfs-utils.html share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html +share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html share/doc/gnome-vfs-2.0/index.html share/doc/gnome-vfs-2.0/index.sgml share/doc/gnome-vfs-2.0/mime-registry.html share/doc/gnome-vfs-2.0/modules.html +share/doc/gnome-vfs-2.0/writing-modules.html +share/doc/gnome-vfs-2.0/x27.html share/locale/am/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo -- cgit v1.2.3