summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu/channellist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/menu/channellist.xml')
-rw-r--r--vdrmanager/res/menu/channellist.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/vdrmanager/res/menu/channellist.xml b/vdrmanager/res/menu/channellist.xml
deleted file mode 100644
index c62dd18..0000000
--- a/vdrmanager/res/menu/channellist.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:id="@+id/channels_recent_channels" android:alphabeticShortcut="r"
- android:icon="@drawable/ic_menu_recent_history"
- android:title="@string/recent_channels"/>
-
- <item
- android:id="@+id/channels_groupby" android:alphabeticShortcut="g"
- android:icon="@android:drawable/ic_menu_sort_alphabetically"
- android:title="@string/menu_groupby"/>
-
-</menu> \ No newline at end of file