no bug - Bumping Thunderbird l10n changesets r=release a=l10n-bump DONTBUILD
de -> cf43969c21e9da4a643766ffd1bbd469a7fa3aa5
el -> 8adbe3f6ef86c4b66d7dd130d45904d78cb4388b
es-AR -> 09599fca54a7081d66cdd6e235d41e92b627d2f7
fy-NL -> 68a14588ec68e7f01ec2ce20fe8b96bc6293a70d
it -> 2ee1418cec3104fc4485871039c879f5e254cbd3
kk -> a8e847fdf252f11baff25e8857e4d605ce3e5177
nl -> b57f52dbc4c32bad3320aa43eac46b865528d605
rm -> 1a8a655ea65659a4d194625995d4d63b955a80d1
tr -> ccf13f7533e2d653d9994cc56f546aeb8c81b54d
vi -> ce4db288fef3499c5fe0df648152a1e64e8504f1
# 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 += [
"components/public",
"components/src",
"modules",
"content",
"themes",
"locales",
"protocols/facebook",
"protocols/gtalk",
"protocols/irc",
"protocols/matrix",
"protocols/odnoklassniki",
"protocols/twitter",
"protocols/xmpp",
"protocols/yahoo",
]
if CONFIG["MOZ_DEBUG"]:
DIRS += ["protocols/jsTest"]
JS_PREFERENCE_PP_FILES += [
"chat-prefs.js",
]