diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-09-05 19:27:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-05 19:27:56 +0200 |
commit | 6c4be625921e2974ea230817f882f1a36f55b688 (patch) | |
tree | 00fe7ada961301bd6fba14ef7b8edefaad127c38 /application/palemoon/components/preferences/jar.mn | |
parent | ddaf09fa2c10eec97c9ce996d5c5ad4879b6cbcd (diff) | |
parent | fa764a68de13dcdaf863a1fdf7bc86c1856bb792 (diff) | |
download | UXP-6c4be625921e2974ea230817f882f1a36f55b688.tar UXP-6c4be625921e2974ea230817f882f1a36f55b688.tar.gz UXP-6c4be625921e2974ea230817f882f1a36f55b688.tar.lz UXP-6c4be625921e2974ea230817f882f1a36f55b688.tar.xz UXP-6c4be625921e2974ea230817f882f1a36f55b688.zip |
Merge pull request #747 from JustOff/PR_NewtabUrl
Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup.homepage' changes
Diffstat (limited to 'application/palemoon/components/preferences/jar.mn')
-rw-r--r-- | application/palemoon/components/preferences/jar.mn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/palemoon/components/preferences/jar.mn b/application/palemoon/components/preferences/jar.mn index 2e2949306..47909ddc9 100644 --- a/application/palemoon/components/preferences/jar.mn +++ b/application/palemoon/components/preferences/jar.mn @@ -24,6 +24,7 @@ browser.jar: content/browser/preferences/languages.js * content/browser/preferences/main.xul content/browser/preferences/main.js + content/browser/preferences/newtaburl.js content/browser/preferences/permissions.xul * content/browser/preferences/permissions.js * content/browser/preferences/preferences.xul |