diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:22 -0500 |
commit | 24db855178b48508b54c201c503a89ef8d6e36e9 (patch) | |
tree | 18aa37936a4acfff0008d01934be8b0879d6cb77 /kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop | |
parent | ee9dade9cf387a60b5c2a591500f68d8096ad9dc (diff) | |
download | tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.tar.gz tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop')
-rw-r--r-- | kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop b/kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop index 535fff91f..08046f918 100644 --- a/kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop +++ b/kcontrol/ebrowsing/plugins/ikws/searchproviders/google.desktop @@ -12,7 +12,7 @@ Name[pl]=Google - wyszukiwarka stron WWW Name[ta]=கூகுல் Name[te]=గూగుల్ Name[th]=กูเกิ้ล -ServiceTypes=SearchProvider +X-TDE-ServiceTypes=SearchProvider Keys=gg,google Query=http://www.google.com/search?q=\\{@}&ie=UTF-8&oe=UTF-8 Query[de]=http://www.google.de/search?q=\\{@}&ie=UTF-8&oe=UTF-8 |