summaryrefslogtreecommitdiff
path: root/firefox-2.0-pango-printing.patch
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-2.0-pango-printing.patch')
-rw-r--r--firefox-2.0-pango-printing.patch13
1 files changed, 11 insertions, 2 deletions
diff --git a/firefox-2.0-pango-printing.patch b/firefox-2.0-pango-printing.patch
index 3e34296..bbed21e 100644
--- a/firefox-2.0-pango-printing.patch
+++ b/firefox-2.0-pango-printing.patch
@@ -4567,7 +4567,7 @@ Index: config/system-headers
===================================================================
--- config/system-headers 2006-10-26 12:21:39.000000000 -0400
+++ config/system-headers 2006-10-26 12:23:29.000000000 -0400
-@@ -180,6 +180,7 @@
+@@ -199,6 +199,7 @@
freetype/ftoutln.h
freetype/ttnameid.h
freetype/tttables.h
@@ -4575,7 +4575,15 @@ Index: config/system-headers
fribidi/fribidi.h
FSp_fopen.h
fstream.h
-@@ -484,6 +485,7 @@
+@@ -208,6 +209,7 @@
+ gdk/gdkevents.h
+ gdk/gdk.h
+ gdk/gdkkeysyms.h
++gdk/gdkpango.h
+ gdk/gdkprivate.h
+ gdk/gdkregion.h
+ gdk/gdkwindow.h
+@@ -501,6 +503,7 @@
pango/pangofc-fontmap.h
pango/pango-fontmap.h
pango/pango.h
@@ -4583,3 +4591,4 @@ Index: config/system-headers
pango/pangoxft.h
pango/pangox.h
pango-types.h
+
bgstack15