]> git.pld-linux.org Git - packages/gnome-vfs2.git/commitdiff
- outdated
authormichuz <michuz@pld-linux.org>
Thu, 18 Apr 2002 15:36:16 +0000 (15:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-vfs2-gconf2.patch -> 1.2

gnome-vfs2-gconf2.patch [deleted file]

diff --git a/gnome-vfs2-gconf2.patch b/gnome-vfs2-gconf2.patch
deleted file mode 100644 (file)
index b6ea54d..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -Nur gnome-vfs-1.9.11/libgnomevfs/gnome-vfs-mime-handlers.c gnome-vfs-1.9.11.new/libgnomevfs/gnome-vfs-mime-handlers.c
---- gnome-vfs-1.9.11/libgnomevfs/gnome-vfs-mime-handlers.c     Tue Jan 22 10:24:29 2002
-+++ gnome-vfs-1.9.11.new/libgnomevfs/gnome-vfs-mime-handlers.c Sat Apr 13 13:47:57 2002
-@@ -30,7 +30,7 @@
- #include "gnome-vfs-result.h"
- #include "gnome-vfs-utils.h"
- #include <bonobo-activation/bonobo-activation-activate.h>
--#include <gconf/gconf-client.h>
-+#include <gconf-client.h>
- #include <stdio.h>
- #include <string.h>
-diff -Nur gnome-vfs-1.9.11/modules/cdda-method.c gnome-vfs-1.9.11.new/modules/cdda-method.c
---- gnome-vfs-1.9.11/modules/cdda-method.c     Fri Nov  2 12:15:50 2001
-+++ gnome-vfs-1.9.11.new/modules/cdda-method.c Sat Apr 13 13:46:40 2002
-@@ -26,8 +26,8 @@
- #include "cdda-cddb.h"
- #include <errno.h>
--#include <gconf/gconf-client.h>
--#include <gconf/gconf.h>
-+#include <gconf-client.h>
-+#include <gconf.h>
- #include <libgnomevfs/gnome-vfs-cancellation.h>
- #include <libgnomevfs/gnome-vfs-context.h>
- #include <libgnomevfs/gnome-vfs-method.h>
-diff -Nur gnome-vfs-1.9.11/modules/http-method.c gnome-vfs-1.9.11.new/modules/http-method.c
---- gnome-vfs-1.9.11/modules/http-method.c     Mon Jan  7 08:25:16 2002
-+++ gnome-vfs-1.9.11.new/modules/http-method.c Sat Apr 13 13:49:30 2002
-@@ -41,7 +41,7 @@
- /* Keep <netinet/in.h> above <arpa/inet.h> for FreeBSD. */
- #include <netinet/in.h>
- #include <arpa/inet.h>
--#include <gconf/gconf-client.h>
-+#include <gconf-client.h>
- #include <libgnomevfs/gnome-vfs-inet-connection.h>
- #include <libgnomevfs/gnome-vfs-mime-sniff-buffer.h>
- #include <libgnomevfs/gnome-vfs-mime.h>
This page took 0.036662 seconds and 4 git commands to generate.