summaryrefslogtreecommitdiffstats
path: root/application/basilisk/components/translation/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-10-19 09:16:25 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-10-19 09:16:25 +0200
commit56eb74dbedb8663070f837deee42d31d027e3dd7 (patch)
tree94c5bbbb4cd7dabc9561dfd44de8d7d347c080b8 /application/basilisk/components/translation/moz.build
parent8c3d0aaca0d1db89a3a23665cfde43980c6191ed (diff)
parentc423bdaf0364fe1dd3b540145779ccd0c6a053f7 (diff)
downloadUXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar
UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar.gz
UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar.lz
UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.tar.xz
UXP-56eb74dbedb8663070f837deee42d31d027e3dd7.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'application/basilisk/components/translation/moz.build')
-rw-r--r--application/basilisk/components/translation/moz.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/application/basilisk/components/translation/moz.build b/application/basilisk/components/translation/moz.build
index ac0165230..32421e430 100644
--- a/application/basilisk/components/translation/moz.build
+++ b/application/basilisk/components/translation/moz.build
@@ -3,14 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
EXTRA_JS_MODULES.translation = [
- 'BingTranslator.jsm',
'cld2/cld-worker.js',
'cld2/cld-worker.js.mem',
'LanguageDetector.jsm',
- 'Translation.jsm',
- 'TranslationContentHandler.jsm',
- 'TranslationDocument.jsm',
- 'YandexTranslator.jsm'
]
-
-JAR_MANIFESTS += ['jar.mn']