diff options
Diffstat (limited to 'b2g/config/desktop/config.json')
-rw-r--r-- | b2g/config/desktop/config.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/b2g/config/desktop/config.json b/b2g/config/desktop/config.json new file mode 100644 index 000000000..ced2efa33 --- /dev/null +++ b/b2g/config/desktop/config.json @@ -0,0 +1,8 @@ +{ + "gaia": { + "l10n": { + "vcs": "hg", + "root": "https://hg.mozilla.org/gaia-l10n" + } + } +} |