diff options
| author | Antti Ajanki <antti.ajanki@iki.fi> | 2013-08-07 16:53:30 +0300 |
|---|---|---|
| committer | Antti Ajanki <antti.ajanki@iki.fi> | 2013-08-07 17:17:29 +0300 |
| commit | 78e8b44d32231a45086fe3c7e1465e8bb60b871c (patch) | |
| tree | 332cca2bf264c4c32d428da556999451266cbc89 /websites/vimeo.com/menu.xml | |
| parent | e84737764aef729278d2a298af5366edc096bc95 (diff) | |
| download | vdr-plugin-webvideo-78e8b44d32231a45086fe3c7e1465e8bb60b871c.tar.gz vdr-plugin-webvideo-78e8b44d32231a45086fe3c7e1465e8bb60b871c.tar.bz2 | |
new sites
Diffstat (limited to 'websites/vimeo.com/menu.xml')
| -rw-r--r-- | websites/vimeo.com/menu.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/websites/vimeo.com/menu.xml b/websites/vimeo.com/menu.xml new file mode 100644 index 0000000..dd5e65e --- /dev/null +++ b/websites/vimeo.com/menu.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<wvmenu> + <title>Vimeo</title> + <description>Vimeo is video + you. We put your videos first and give you the best ways to share, discover, and be inspired.</description> + + <ul> + <li><a href="http://vimeo.com/categories" class="webvi">Categories</a></li> + <li><a href="http://vimeo.com/channels" class="webvi">Channels</a></li> + <li><a href="http://vimeo.com/groups" class="webvi">Groups</a></li> + </ul> +</wvmenu> |
