summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu-v11/refresh_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/menu-v11/refresh_menu.xml')
-rw-r--r--vdrmanager/res/menu-v11/refresh_menu.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/vdrmanager/res/menu-v11/refresh_menu.xml b/vdrmanager/res/menu-v11/refresh_menu.xml
deleted file mode 100644
index 9c31b62..0000000
--- a/vdrmanager/res/menu-v11/refresh_menu.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:id="@+id/list_refresh"
- android:alphabeticShortcut="r"
- android:icon="@drawable/ic_menu_refresh"
- android:showAsAction="ifRoom"
- android:title="@string/refresh"/>
-
-</menu> \ No newline at end of file