kde.js is not installed from moz buildsystem currently
authorWolfgang Rosenauer <wr@rosenauer.org>
Sat, 17 Sep 2011 11:30:56 +0200
changeset 329 a93d6492e93a
parent 327 34013ee9fafd
child 333 747f09b514d8
child 335 afd146041cbd
kde.js is not installed from moz buildsystem currently
firefox-kde.patch
--- a/firefox-kde.patch	Fri Sep 16 08:58:30 2011 +0200
+++ b/firefox-kde.patch	Sat Sep 17 11:30:56 2011 +0200
@@ -1,24 +1,3 @@
-diff --git a/browser/app/Makefile.in b/browser/app/Makefile.in
---- a/browser/app/Makefile.in
-+++ b/browser/app/Makefile.in
-@@ -45,16 +45,17 @@ srcdir		= @srcdir@
- VPATH		= @srcdir@
- 
- include $(DEPTH)/config/autoconf.mk
- 
- DIRS		= profile/extensions
- 
- PREF_JS_EXPORTS = $(srcdir)/profile/firefox.js \
- 		  $(srcdir)/profile/channel-prefs.js \
-+		  $(srcdir)/profile/kde.js \
- 		  $(NULL)
- 
- 
- # hardcode en-US for the moment
- AB_CD = en-US
- 
- 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