diff -r 7b356805729c -r 4c86470ed796 firefox-kde.patch --- a/firefox-kde.patch Wed Aug 11 12:17:17 2010 +0200 +++ b/firefox-kde.patch Thu Aug 12 08:55:47 2010 +0200 @@ -17,13 +17,13 @@ # hardcode en-US for the moment AB_CD = en-US - DEFINES += \ - -DAB_CD=$(AB_CD) \ + DEFINES += -DAB_CD=$(AB_CD) + diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,643 @@ +@@ -0,0 +1,1094 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -59,6 +59,8 @@ +# Dão Gottwald +# Ehsan Akhgari +# Robert Strong ++# Rob Campbell ++# Patrick Walton +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or @@ -111,19 +113,18 @@ + windowtype="navigator:browser" + screenX="4" screenY="4" + browsingmode="normal" -+ toggletoolbar="true" + persist="screenX screenY width height sizemode"> + +# All JS files which are not content (only) dependent that browser.xul +# wishes to include *must* go into the global-scripts.inc file +# so that they can be shared by macBrowserOverlay.xul. +#include global-scripts.inc -+