diff options
Diffstat (limited to 'comm/suite/locales/l10n.ini')
-rw-r--r-- | comm/suite/locales/l10n.ini | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/comm/suite/locales/l10n.ini b/comm/suite/locales/l10n.ini new file mode 100644 index 0000000000..d0251231ee --- /dev/null +++ b/comm/suite/locales/l10n.ini @@ -0,0 +1,20 @@ +; 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/. + +[general] +depth = ../.. +all = suite/locales/all-locales + +[compare] +dirs = suite + suite/branding/seamonkey + +[includes] +# include toolkit and services/sync from mozilla. +# Don't specify which, use l10n-central.ini and friends if you're +# not working on a local check-out +toolkit = mozilla/toolkit/locales/l10n.ini +services_sync = mozilla/services/sync/locales/l10n.ini +devtools_client = mozilla/devtools/client/locales/l10n.ini +chatzilla = mozilla/comm/suite/chatzilla/locales/l10n.ini |