Forked from
trisquel / package-helpers
1608 commits behind the upstream repository.
-
Ruben Rodriguez authoredRuben Rodriguez authored
searchplugins.conf 2.65 KiB
{
"overrides": [
{
"name": "Amazon",
"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", "ka", "km", "kn", "ku", "lt", "mk", "mr", "ms", "nb-NO", "nn-NO", "or", "pt-PT", "ro", "si", "son", "sq", "sr", "te", "th", "ur", "uz", "zh-CN", "zu"],
"exclude_locales": [],
"match": "amazon*.xml",
"source": "en-US/amazondotcom.xml",
"locale_specific": [
{
"locales": [ "br", "fr", "oc" ],
"match": "amazon*.xml",
"source": "fr/amazon-france.xml"
},
{
"locales": [ "cy", "da", "el", "en-GB", "eu", "ga-IE", "gd", "gl", "hr", "nb-NO", "nn-NO", "pt-PT", "sq", "sr" ],
"match": "amazon*.xml",
"source": "en-GB/amazon-en-GB.xml"
},
{
"locales": [ "de", "hsb" ],
"match": "amazondotcom-de.xml",
"source": "de/amazondotcom-de.xml"
},
{
"locales": [ "it" ],
"match": "amazon-it.xml",
"source": "it/amazon-it.xml"
},
{
"locales": [ "ja" ],
"match": "amazon-jp.xml",
"source": "ja/amazon-jp.xml"
},
{
"locales": [ "zh-CN" ],
"match": "amazondotcn.xml",
"source": "zh-CN/amazondotcn.xml"
}
]
},
{
"name": "Baidu",
"include_locales": [ "zh-CN" ],
"exclude_locales": [],
"match": "baidu*.xml",
"source": "zh-CN/baidu.xml"
},
{
"name": "DuckDuckGo",
"include_locales": [ "*" ],
"exclude_locales": [],
"match": "ddg*.xml",
"source": "en-US/duckduckgo.xml"
},
{
"name": "Google",
"include_locales": [ "*" ],
"exclude_locales": [],
"match": "google*.xml",
"source": "en-US/google.xml",
"locale_specific": [
{
"locales": [ "en-GB" ],
"match": "google.xml",
"source": "en-GB/google.xml"
},
{
"locales": [ "en-ZA" ],
"match": "google.xml",
"source": "en-ZA/google.xml"
},
{
"locales": [ "ku" ],
"match": "google.xml",
"source": "ku/google-ku.xml"
}
]
}
],
"additions": [
{
"name": "Trisquel",
"include_locales": [ "*" ],
"exclude_locales": [],
"source": "en-US/trisquel.xml"
},
{
"name": "Trisquel packages",
"include_locales": [ "*" ],
"exclude_locales": [],
"source": "en-US/trisquel-packages.xml"
}
]
}