summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu/refresh_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/menu/refresh_menu.xml')
-rw-r--r--vdrmanager/res/menu/refresh_menu.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/vdrmanager/res/menu/refresh_menu.xml b/vdrmanager/res/menu/refresh_menu.xml
deleted file mode 100644
index 79626b9..0000000
--- a/vdrmanager/res/menu/refresh_menu.xml
+++ /dev/null
@@ -1,10 +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/list_refresh"
- android:alphabeticShortcut="r"
- v7:showAsAction="ifRoom"
- android:icon="@drawable/ic_menu_refresh"
- android:title="@string/refresh"/>
-</menu> \ No newline at end of file