diff options
Diffstat (limited to 'mobile/android/extensions/flyweb/jar.mn')
-rw-r--r-- | mobile/android/extensions/flyweb/jar.mn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mobile/android/extensions/flyweb/jar.mn b/mobile/android/extensions/flyweb/jar.mn new file mode 100644 index 000000000..c0aba080b --- /dev/null +++ b/mobile/android/extensions/flyweb/jar.mn @@ -0,0 +1,10 @@ +#filter substitution +# 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/. + +[features/flyweb@mozilla.org] chrome.jar: +% content flyweb %content/ contentaccessible=yes + content/ (content/*) +% locale flyweb en-US %locale/en-US/ + locale/ (locale/*)
\ No newline at end of file |