diff options
Diffstat (limited to 'comm/mail/locales/l10n-central.ini')
-rw-r--r-- | comm/mail/locales/l10n-central.ini | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/comm/mail/locales/l10n-central.ini b/comm/mail/locales/l10n-central.ini new file mode 100644 index 0000000000..bf5831f1f5 --- /dev/null +++ b/comm/mail/locales/l10n-central.ini @@ -0,0 +1,27 @@ +[general] +depth = ../.. +all = mail/locales/all-locales + +[compare] +dirs = mail + chat + other-licenses/branding/thunderbird + mail/branding/thunderbird + +[includes] +# non-central apps might want to use %(topsrcdir)s here, or other vars +# RFE: that needs to be supported by compare-locales, too, though +toolkit = mozilla/toolkit/locales/l10n.ini +devtools_client = mozilla/devtools/client/locales/l10n.ini + +[include_toolkit] +type = hg +mozilla = mozilla-central +repo = https://hg.mozilla.org/ +l10n.ini = toolkit/locales/l10n.ini + +[include_devtools_client] +type = hg +mozilla = mozilla-central +repo = https://hg.mozilla.org/ +l10n.ini = devtools/client/locales/l10n.ini |