diff options
Diffstat (limited to 'application/palemoon/components/search/jar.mn')
-rw-r--r-- | application/palemoon/components/search/jar.mn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/application/palemoon/components/search/jar.mn b/application/palemoon/components/search/jar.mn new file mode 100644 index 000000000..88a33a98c --- /dev/null +++ b/application/palemoon/components/search/jar.mn @@ -0,0 +1,9 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +browser.jar: +* content/browser/search/search.xml (content/search.xml) + content/browser/search/searchbarBindings.css (content/searchbarBindings.css) + content/browser/search/engineManager.xul (content/engineManager.xul) + content/browser/search/engineManager.js (content/engineManager.js) |