Abrowser: another correction to searchplugins.conf
This commit is contained in:
parent
7d6450dba3
commit
ae12b59c3b
1 changed files with 2 additions and 4 deletions
|
|
@ -185,14 +185,12 @@ cat << EOF >> debian/config/searchplugins.conf
|
||||||
{
|
{
|
||||||
"name": "Trisquel",
|
"name": "Trisquel",
|
||||||
"include_locales": [ "*" ],
|
"include_locales": [ "*" ],
|
||||||
"exclude_locales": [],
|
"engine": "trisquel"
|
||||||
"source": "en-US/trisquel.xml"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Trisquel packages",
|
"name": "Trisquel packages",
|
||||||
"include_locales": [ "*" ],
|
"include_locales": [ "*" ],
|
||||||
"exclude_locales": [],
|
"engine": "trisquel-packages"
|
||||||
"source": "en-US/trisquel-packages.xml"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue