mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 621700, l10n-branch.inis are out of sync with l10n.ini, r=mfinkle
--HG-- extra : rebase_source : 558c4549abc5e72d01500fcd1bfeea03a62281ef
This commit is contained in:
parent
e86d8b6e0d
commit
667fe55006
@ -9,9 +9,23 @@ tld = mobile
|
||||
|
||||
[includes]
|
||||
toolkit = toolkit/locales/l10n.ini
|
||||
services_sync = services/sync/locales/l10n.ini
|
||||
embedding_android = embedding/android/locales/l10n.ini
|
||||
|
||||
[include_toolkit]
|
||||
type = hg
|
||||
mozilla = mozilla-central
|
||||
repo = http://hg.mozilla.org/
|
||||
l10n.ini = toolkit/locales/l10n.ini
|
||||
|
||||
[include_services_sync]
|
||||
type = hg
|
||||
mozilla = mozilla-central
|
||||
repo = http://hg.mozilla.org/
|
||||
l10n.ini = services/sync/locales/l10n.ini
|
||||
|
||||
[include_embedding_android]
|
||||
type = hg
|
||||
mozilla = mozilla-central
|
||||
repo = http://hg.mozilla.org/
|
||||
l10n.ini = embedding/android/locales/l10n.ini
|
||||
|
@ -9,9 +9,23 @@ tld = mobile
|
||||
|
||||
[includes]
|
||||
toolkit = toolkit/locales/l10n.ini
|
||||
services_sync = services/sync/locales/l10n.ini
|
||||
embedding_android = embedding/android/locales/l10n.ini
|
||||
|
||||
[include_toolkit]
|
||||
type = hg
|
||||
mozilla = releases/mozilla-2.0
|
||||
repo = http://hg.mozilla.org/
|
||||
l10n.ini = toolkit/locales/l10n.ini
|
||||
|
||||
[include_services_sync]
|
||||
type = hg
|
||||
mozilla = releases/mozilla-2.0
|
||||
repo = http://hg.mozilla.org/
|
||||
l10n.ini = services/sync/locales/l10n.ini
|
||||
|
||||
[include_embedding_android]
|
||||
type = hg
|
||||
mozilla = releases/mozilla-2.0
|
||||
repo = http://hg.mozilla.org/
|
||||
l10n.ini = embedding/android/locales/l10n.ini
|
||||
|
Loading…
Reference in New Issue
Block a user