no bug - Bumping Thunderbird l10n changesets r=release a=l10n-bump DONTBUILD
cs -> 23381493e7a0670a122a187e9b83f98c683f28c2
nl -> f2f8e961d490f722fd15e02570248377f0e10761
nn-NO -> da085152885a8b33f2d5c4363a5f85c7960a8723
pl -> eac60ad11dc0e59866f22e1e759aa8c239d0e9af
rm -> 5278e27cbf779eb58bbef753072340f91f0a6a18
ru -> c1207b89cc0f3ffb8daf8a3698b8bc2f193c85ae
sl -> 63d092fa02f872ac9e0954a416b733b058090d25
# vim: set filetype=python:
# 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/.
DIRS += [
"public",
"src",
"emitters",
"cthandlers",
]
TEST_DIRS += ["test"]
EXTRA_JS_MODULES.jsmime += [
"jsmime/jsmime.js",
]
TESTING_JS_MODULES.jsmime += [
"jsmime/test/unit/mock_date.js",
]
XPCSHELL_TESTS_MANIFESTS += ["jsmime/test/unit/xpcshell.ini"]