summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu-v11/epg_details.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-06-13 12:48:08 +0200
committerlado <herrlado@gmail.com>2012-06-13 12:48:08 +0200
commit00130be822697b95b9540e75c046bc0d0802395c (patch)
tree323f312b05b44bf30def29c316b764db6f34b9c1 /vdrmanager/res/menu-v11/epg_details.xml
parent75757f080d8ef3c0fb5b28aaa40e2f560ed56ae8 (diff)
downloadvdr-manager-00130be822697b95b9540e75c046bc0d0802395c.tar.gz
vdr-manager-00130be822697b95b9540e75c046bc0d0802395c.tar.bz2
switch to channel
Diffstat (limited to 'vdrmanager/res/menu-v11/epg_details.xml')
-rw-r--r--vdrmanager/res/menu-v11/epg_details.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/vdrmanager/res/menu-v11/epg_details.xml b/vdrmanager/res/menu-v11/epg_details.xml
index 339d423..4458f09 100644
--- a/vdrmanager/res/menu-v11/epg_details.xml
+++ b/vdrmanager/res/menu-v11/epg_details.xml
@@ -12,5 +12,9 @@
android:id="@+id/epg_details_menu_share"
android:icon="@android:drawable/ic_menu_share"
android:title="@string/share"/>
-
+
+ <item
+ android:id="@+id/epg_details_menu_switch"
+ android:icon="@drawable/ic_menu_goto"
+ android:title="@string/switch_to_channel"/>
</menu>