diff options
Diffstat (limited to 'chrome/content/ui/browserOverlay.xul')
-rw-r--r-- | chrome/content/ui/browserOverlay.xul | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/content/ui/browserOverlay.xul b/chrome/content/ui/browserOverlay.xul index 7b40c65..d67928c 100644 --- a/chrome/content/ui/browserOverlay.xul +++ b/chrome/content/ui/browserOverlay.xul @@ -4,6 +4,7 @@ <overlay id="redirector-overlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <script src="../code/redirect.js"/> + <script src="../code/prefs.js"/> <script src="../code/browserOverlay.xul.js"/> <stringbundleset id="stringbundleset"> |