diff options
author | Manuel Munz <freifunk@somakoma.de> | 2013-01-13 09:07:59 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2013-01-13 09:07:59 +0000 |
commit | c8602c07013b660524c17d6eba0fe74eae1c54a5 (patch) | |
tree | ed1897270d05c2e0987fc8f88065c267a538e284 /contrib/package/community-profiles | |
parent | 090c8ffcfd465b88c8e41fd324e7972544b19ba2 (diff) |
Use non breaking space in search engine names
Diffstat (limited to 'contrib/package/community-profiles')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_augsburg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_augsburg b/contrib/package/community-profiles/files/etc/config/profile_augsburg index 46cf1006a..bf0cf6c46 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_augsburg +++ b/contrib/package/community-profiles/files/etc/config/profile_augsburg @@ -53,8 +53,8 @@ config widget 'search' option enabled '1' option width '50%' list engine 'Google|http://www.google.de/search?q=' - list engine 'Freifunk Augsburg|http://www.google.de/search?q=site:augsburg.freifunk.net&' - list engine 'Freifunk Wiki|http://wiki.freifunk.net/index.php?search=' + list engine 'Freifunk Augsburg|http://www.google.de/search?q=site:augsburg.freifunk.net+' + list engine 'Freifunk Wiki|http://wiki.freifunk.net/index.php?search=' config widget 'clear1' option template 'clear' |