firefox-kde.patch
changeset 13 c7935ea2351b
parent 9 bc5dfe5b853a
child 64 7bb1edb78dd5
--- a/firefox-kde.patch	Mon Nov 30 21:01:21 2009 +0100
+++ b/firefox-kde.patch	Tue Dec 01 22:05:38 2009 +0100
@@ -1146,3 +1146,24 @@
 +nsUnixShellServiceConstructor(nsISupports *aOuter, REFNSIID aIID, void **aResult);
 +
 +#endif // nsunixshellservice_h____
+diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
+--- a/browser/installer/package-manifest.in
++++ b/browser/installer/package-manifest.in
+@@ -395,16 +395,17 @@
+ @BINPATH@/icons/*.png
+ #endif
+ 
+ ; [Default Preferences]
+ ; All the pref files must be part of base to prevent migration bugs
+ @BINPATH@/@PREF_DIR@/firefox.js
+ @BINPATH@/@PREF_DIR@/firefox-branding.js
+ @BINPATH@/@PREF_DIR@/channel-prefs.js
++@BINPATH@/@PREF_DIR@/kde.js
+ @BINPATH@/greprefs/all.js
+ @BINPATH@/greprefs/security-prefs.js
+ @BINPATH@/greprefs/xpinstall.js
+ @BINPATH@/defaults/autoconfig/platform.js
+ @BINPATH@/defaults/autoconfig/prefcalls.js
+ 
+ ; [Layout Engine Resources]
+ ; Style Sheets, Graphics and other Resources used by the layout engine.