]> git.pld-linux.org Git - packages/galeon.git/commitdiff
compilation fix
authorArtur Frysiak <artur@frysiak.net>
Tue, 23 Apr 2002 09:17:48 +0000 (09:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon-vfs.patch -> 1.1

galeon-vfs.patch [new file with mode: 0644]

diff --git a/galeon-vfs.patch b/galeon-vfs.patch
new file mode 100644 (file)
index 0000000..d76961c
--- /dev/null
@@ -0,0 +1,19 @@
+--- galeon-1.2.1/src/mozilla/ContentHandler.h.wiget    Tue Apr 23 10:39:08 2002
++++ galeon-1.2.1/src/mozilla/ContentHandler.h  Tue Apr 23 10:40:21 2002
+@@ -31,6 +31,7 @@
+ #include "nsCOMPtr.h"
+ #include "nsISupports.h"
+ #include "nsError.h"
++#include <libgnomevfs/gnome-vfs-mime-handlers.h>
+ #define G_CONTENTHANDLER_CID                       \
+ { /* 16072c4a-23a6-4996-9beb-9335c06bbeae */         \
+@@ -41,7 +42,7 @@
+ }
+ class nsIFactory;
+-struct GnomeVFSMimeApplication;
++//struct GnomeVFSMimeApplication;
+ class GContentHandler : public nsIHelperAppLauncherDialog
+ {
This page took 0.150029 seconds and 4 git commands to generate.