Abrowser: another correction to searchplugins.conf

This commit is contained in:
Ruben Rodriguez 2018-09-23 22:39:42 -04:00
parent 7d6450dba3
commit ae12b59c3b

View file

@ -185,14 +185,12 @@ cat << EOF >> debian/config/searchplugins.conf
{
"name": "Trisquel",
"include_locales": [ "*" ],
"exclude_locales": [],
"source": "en-US/trisquel.xml"
"engine": "trisquel"
},
{
"name": "Trisquel packages",
"include_locales": [ "*" ],
"exclude_locales": [],
"source": "en-US/trisquel-packages.xml"
"engine": "trisquel-packages"
}
]
}