applications/freifunk-widgets: Use non breaking space in search engine names
This commit is contained in:
parent
c8602c0701
commit
a4a3a989fe
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ config widget 'example_search'
|
||||||
option enabled '0'
|
option enabled '0'
|
||||||
option title 'Search'
|
option title 'Search'
|
||||||
list engine 'Google|http://www.google.de/search?q='
|
list engine 'Google|http://www.google.de/search?q='
|
||||||
list engine 'Freifunk Wiki|http://wiki.freifunk.net/index.php?search='
|
list engine 'Freifunk Wiki|http://wiki.freifunk.net/index.php?search='
|
||||||
option width '50%'
|
option width '50%'
|
||||||
option paddingright '8%'
|
option paddingright '8%'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue