From ab0f13fc20275ae89d000c5e67f71e89e5223459 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Tue, 24 Oct 2006 18:57:43 +0000 Subject: - Update to 2.0 - Add patch from Behdad to fix pango printing. --- firefox-1.1-default-applications.patch | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'firefox-1.1-default-applications.patch') diff --git a/firefox-1.1-default-applications.patch b/firefox-1.1-default-applications.patch index 3936926..1666ff6 100755 --- a/firefox-1.1-default-applications.patch +++ b/firefox-1.1-default-applications.patch @@ -14,19 +14,19 @@ diff -d -u -p -r1.2.4.1 nsGNOMEShellService.h NS_DECL_ISUPPORTS NS_DECL_NSISHELLSERVICE -Index: browser/components/preferences/general.xul +Index: browser/components/preferences/main.xul =================================================================== -RCS file: /cvsroot/mozilla/browser/components/preferences/general.xul,v -retrieving revision 1.5 -diff -d -u -p -r1.5 general.xul ---- browser/components/preferences/general.xul 10 Mar 2005 18:43:57 -0000 1.5 -+++ browser/components/preferences/general.xul 17 Jun 2005 14:25:12 -0000 -@@ -62,7 +62,7 @@ - +RCS file: /cvsroot/mozilla/browser/components/preferences/main.xul,v +retrieving revision 1.3.2.6 +diff -d -u -p -r1.3.2.6 main.xul +--- browser/components/preferences/main.xul 13 Sep 2006 03:01:38 -0000 1.3.2.6 ++++ browser/components/preferences/main.xul 7 Oct 2006 19:58:16 -0000 +@@ -193,7 +193,7 @@ + -#ifdef HAVE_SHELL_SERVICE +#if 0 - - - + + + -- cgit