make-firefox: fixed aboutHome layout, removed Pocket, removed links to firefox mobile

This commit is contained in:
Ruben Rodriguez 2016-07-29 20:16:08 +00:00
parent 641ef96dd7
commit 3477a339ac
7 changed files with 108 additions and 32 deletions

View file

@ -2,7 +2,7 @@
"overrides": [
{
"name": "Amazon",
"include_locales": [ "af", "ar", "as", "az", "bg", "bn-IN", "br", "cy", "da", "de", "el", "en-GB", "en-US", "en-ZA", "eo", "es-AR", "eu", "fa", "fr", "ga-IE", "gd", "gl", "hr", "hsb", "hy-AM", "is", "it", "ja", "km", "kn", "ku", "lt", "mk", "mr", "ms", "nb-NO", "nn-NO", "or", "pt-PT", "ro", "si", "son", "sq", "sr", "te", "th", "uz", "zh-CN", "zu"],
"include_locales": [ "af", "ar", "as", "az", "bg", "bn-IN", "br", "cak", "cy", "da", "de", "el", "en-GB", "en-US", "en-ZA", "eo", "es-AR", "eu", "fa", "fr", "ga-IE", "gd", "gl", "gn", "hr", "hsb", "hy-AM", "is", "it", "ja", "km", "kn", "ku", "lt", "mk", "mr", "ms", "nb-NO", "nn-NO", "or", "pt-PT", "ro", "si", "son", "sq", "sr", "te", "th", "uz", "zh-CN", "zu"],
"exclude_locales": [],
"match": "amazon*.xml",
"source": "en-US/amazondotcom.xml",
@ -39,6 +39,13 @@
}
]
},
{
"name": "Baidu",
"include_locales": [ "zh-CN" ],
"exclude_locales": [],
"match": "baidu*.xml",
"source": "zh-CN/baidu.xml"
},
{
"name": "DuckDuckGo",
"include_locales": [ "*" ],
@ -63,11 +70,6 @@
"match": "google.xml",
"source": "en-ZA/google.xml"
},
{
"locales": [ "ja" ],
"match": "google-jp.xml",
"source": "ja/google-jp.xml"
},
{
"locales": [ "ku" ],
"match": "google.xml",
@ -89,6 +91,5 @@
"exclude_locales": [],
"source": "en-US/trisquel-packages.xml"
}
]
}