diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index aff2cb8dff0a..081a5c00ce69 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -19,13 +19,13 @@ - - + + - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index 2dc0b10b379c..717cd3e1f87f 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -17,10 +17,10 @@ - - + + - + @@ -128,7 +128,7 @@ - + diff --git a/b2g/config/emulator-kk/sources.xml b/b2g/config/emulator-kk/sources.xml index 1606d1e2ebd9..186773001fae 100644 --- a/b2g/config/emulator-kk/sources.xml +++ b/b2g/config/emulator-kk/sources.xml @@ -15,15 +15,15 @@ - + - + - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index aff2cb8dff0a..081a5c00ce69 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -19,13 +19,13 @@ - - + + - + diff --git a/b2g/config/flame/sources.xml b/b2g/config/flame/sources.xml index 4a538c0e2c78..95231a68e89c 100644 --- a/b2g/config/flame/sources.xml +++ b/b2g/config/flame/sources.xml @@ -17,10 +17,10 @@ - - + + - + diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index e7a0e56e13e7..d463fc886e52 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "387f4c0123a7e82eae4c83f88f73e81f907c00e2", + "revision": "aba00cfd579caaf205e05c269f0a8100f242f39c", "repo_path": "/integration/gaia-central" } diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index a523fba4f46e..19783da844ec 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -17,12 +17,12 @@ - - + + - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index 6df832fef0f5..de8a57da2cec 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -15,8 +15,8 @@ - - + + diff --git a/b2g/config/nexus-4/sources.xml b/b2g/config/nexus-4/sources.xml index 51213e7e1fb4..ed3ca81f87c7 100644 --- a/b2g/config/nexus-4/sources.xml +++ b/b2g/config/nexus-4/sources.xml @@ -17,10 +17,10 @@ - - + + - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 737c8b280696..e21ac3690f40 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -17,12 +17,12 @@ - - + + - + diff --git a/browser/app/blocklist.xml b/browser/app/blocklist.xml index 91763d377c8a..87367d75458d 100644 --- a/browser/app/blocklist.xml +++ b/browser/app/blocklist.xml @@ -1,5 +1,5 @@ - + @@ -88,6 +88,12 @@ + + + + + + @@ -304,10 +310,8 @@ - - - - + + @@ -365,8 +369,8 @@ - - + + @@ -697,7 +701,7 @@ - + @@ -713,6 +717,12 @@ + + + + + + @@ -1211,8 +1221,10 @@ - - + + + + @@ -1507,6 +1519,12 @@ + + + + + + diff --git a/browser/components/preferences/content.js b/browser/components/preferences/content.js index 6f21d68e3073..c0aee4b0392f 100644 --- a/browser/components/preferences/content.js +++ b/browser/components/preferences/content.js @@ -188,5 +188,11 @@ var gContentPane = { document.documentElement.openWindow("Browser:TranslationExceptions", "chrome://browser/content/preferences/translation.xul", "", null); + }, + + openTranslationProviderAttribution: function () + { + Components.utils.import("resource:///modules/translation/Translation.jsm"); + Translation.openProviderAttribution(); } }; diff --git a/browser/components/preferences/content.xul b/browser/components/preferences/content.xul index d4f9a4eb5396..89ad253a4e80 100644 --- a/browser/components/preferences/content.xul +++ b/browser/components/preferences/content.xul @@ -144,10 +144,16 @@ oncommand="gContentPane.showLanguages();"/>