зеркало из https://github.com/mozilla/gecko-dev.git
Bug 769490 - Merge metrofx l10n.ini information into browser/locales. r=l10n
This commit is contained in:
Родитель
78f6e6d6cc
Коммит
2d12ceaa53
|
@ -4,9 +4,10 @@
|
|||
|
||||
def test(mod, path, entity = None):
|
||||
import re
|
||||
# ignore anyhting but Firefox
|
||||
# ignore anything but Firefox
|
||||
if mod not in ("netwerk", "dom", "toolkit", "security/manager",
|
||||
"browser", "extensions/reporter", "extensions/spellcheck",
|
||||
"browser", "browser/metro", "extensions/reporter",
|
||||
"extensions/spellcheck",
|
||||
"other-licenses/branding/firefox",
|
||||
"browser/branding/official",
|
||||
"services/sync"):
|
||||
|
|
|
@ -8,6 +8,7 @@ all = browser/locales/all-locales
|
|||
|
||||
[compare]
|
||||
dirs = browser
|
||||
browser/metro
|
||||
extensions/reporter
|
||||
other-licenses/branding/firefox
|
||||
browser/branding/official
|
||||
|
|
Загрузка…
Ссылка в новой задаче