diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-08-08 21:18:09 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-08-08 21:20:47 +0300 |
commit | 3076938d5d8fc103baeaeb9eec56c049221fd70e (patch) | |
tree | 096d05fd0819bc3ee58e8216896e4cc09a13ffb6 /templates | |
parent | 8b86be81f377aec5f048afa81c7e9c03b8aa7886 (diff) | |
download | vdr-plugin-webvideo-3076938d5d8fc103baeaeb9eec56c049221fd70e.tar.gz vdr-plugin-webvideo-3076938d5d8fc103baeaeb9eec56c049221fd70e.tar.bz2 |
Disabled Vimeo search
Diffstat (limited to 'templates')
-rw-r--r-- | templates/vimeo.com/mainmenu.xsl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/vimeo.com/mainmenu.xsl b/templates/vimeo.com/mainmenu.xsl index 2517ba6..bdd4d34 100644 --- a/templates/vimeo.com/mainmenu.xsl +++ b/templates/vimeo.com/mainmenu.xsl @@ -7,10 +7,14 @@ <wvmenu> <title>Vimeo</title> +<!-- Disabled 08082011 --> +<!-- "The requested URL returned error" when retrieving the results --> +<!-- <link> <label>Search</label> <ref>wvt:///vimeo.com/search.xsl?srcurl=http://vimeo.com/</ref> </link> +--> <link> <label>Channels</label> |