diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-02-24 16:42:59 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-02-24 16:42:59 +0000 |
| commit | a4b541cec6c8ef8580db4fb463483616dfd28d71 (patch) | |
| tree | 3553a14e94c6e0df46e3b3065cdc7a063aa5f2c7 /data | |
| parent | dff57ac7723f7a35c44f77316f7b369090ca2092 (diff) | |
Un-uk the urls
(bzr r152.2.4)
Diffstat (limited to 'data')
| -rw-r--r-- | data/unity.schemas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/unity.schemas b/data/unity.schemas index 6ebd50833..8e9bd0d09 100644 --- a/data/unity.schemas +++ b/data/unity.schemas @@ -8,7 +8,7 @@ <applyto>/desktop/unity/panel/search_template</applyto> <owner>unity</owner> <type>string</type> - <default>"xdg-open http://uk.search.yahoo.com/search?p=%s&fr=ubuntu&ei=UTF-8"</default> + <default>"xdg-open http://search.yahoo.com/search?p=%s&fr=ubuntu&ei=UTF-8"</default> <locale name="C"> <short>The search template used for panel search</short> <long>The search template used for panel search. '%s' is substituted with the search string.</long> |
