summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu/epg_search_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/menu/epg_search_menu.xml')
-rw-r--r--vdrmanager/res/menu/epg_search_menu.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/vdrmanager/res/menu/epg_search_menu.xml b/vdrmanager/res/menu/epg_search_menu.xml
deleted file mode 100644
index 22a69ee..0000000
--- a/vdrmanager/res/menu/epg_search_menu.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" >
-
-<!-- -->
- <item
- android:id="@+id/epg_search"
- android:icon="@android:drawable/ic_menu_search"
- android:alphabeticShortcut="s"
- v7:showAsAction="always"
- android:title="@string/action_menu_search"/>
-
-</menu> \ No newline at end of file