summaryrefslogtreecommitdiff
path: root/src/data/youtube.xml
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-11-19 16:39:13 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-11-19 17:41:31 +0100
commit4ff1ef46d5a03e1fe19619ce41070c70a517d41d (patch)
tree5bd3532aad1d958e6737b620b73ff4f53ceafc7b /src/data/youtube.xml
parentAdopt a new loading icon. It seems fixing some problems :) (diff)
downloadrekonq-4ff1ef46d5a03e1fe19619ce41070c70a517d41d.tar.xz
improvement on urlbar suggestions
STEP 1: clean up! - remember deleting ASAP the UrlSuggester - remove preview label icon to let loading being faster - remove unused opensearch inventories - let ESC key on suggestions behave like major browser (restoring original string)
Diffstat (limited to 'src/data/youtube.xml')
-rw-r--r--src/data/youtube.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/data/youtube.xml b/src/data/youtube.xml
deleted file mode 100644
index 1fa8338a..00000000
--- a/src/data/youtube.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
- <ShortName>Recherche de vidéos YouTube</ShortName>
- <Description>Recherche de vidéos sur YouTube</Description>
- <Url method="get" template="http://www.youtube.com/results?search_query={searchTerms}&amp;page={startPage?}&amp;utm_source=opensearch"/>
- <Image>http://www.youtube.com/favicon.ico</Image>
-</OpenSearchDescription>