]> git.pld-linux.org Git - packages/galeon.git/blob - galeon-vfs.patch
- builds and works with mozilla 1.0rc3
[packages/galeon.git] / galeon-vfs.patch
1 --- galeon-1.2.1/src/mozilla/ContentHandler.h.wiget     Tue Apr 23 10:39:08 2002
2 +++ galeon-1.2.1/src/mozilla/ContentHandler.h   Tue Apr 23 10:40:21 2002
3 @@ -31,6 +31,7 @@
4  #include "nsCOMPtr.h"
5  #include "nsISupports.h"
6  #include "nsError.h"
7 +#include <libgnomevfs/gnome-vfs-mime-handlers.h>
8  
9  #define G_CONTENTHANDLER_CID                        \
10  { /* 16072c4a-23a6-4996-9beb-9335c06bbeae */         \
11 @@ -41,7 +42,7 @@
12  }
13  
14  class nsIFactory;
15 -struct GnomeVFSMimeApplication;
16 +//struct GnomeVFSMimeApplication;
17  
18  class GContentHandler : public nsIHelperAppLauncherDialog
19  {
This page took 0.029314 seconds and 3 git commands to generate.