summaryrefslogtreecommitdiffstats
path: root/app/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'app/moz.build')
-rw-r--r--app/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/moz.build b/app/moz.build
index 8166760..07c4ba5 100644
--- a/app/moz.build
+++ b/app/moz.build
@@ -9,7 +9,7 @@ DIRS += ['profile/extensions']
GeckoProgram(CONFIG['MOZ_APP_NAME'])
JS_PREFERENCE_PP_FILES += [
- 'profile/palemoon.js',
+ 'profile/webbrowser.js',
]
if CONFIG['LIBXUL_SDK']: