aboutsummaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-09-27 07:53:50 -0700
committerScott Jackson <daneren2005@gmail.com>2013-09-27 07:53:50 -0700
commit789bcd76a33689f9fdf15db99545395edd1cdda5 (patch)
tree652f706800ba5436efdb64091c6642e719973902 /res/menu
parentd39fb705ae4d403585c901bc4bd0c0a6ef3c1a37 (diff)
downloaddsub-789bcd76a33689f9fdf15db99545395edd1cdda5.tar.gz
dsub-789bcd76a33689f9fdf15db99545395edd1cdda5.tar.bz2
dsub-789bcd76a33689f9fdf15db99545395edd1cdda5.zip
Missed adding this to earlier commit
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/select_podcasts_context_offline.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/menu/select_podcasts_context_offline.xml b/res/menu/select_podcasts_context_offline.xml
new file mode 100644
index 00000000..cbc76224
--- /dev/null
+++ b/res/menu/select_podcasts_context_offline.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:compat="http://schemas.android.com/apk/res-auto">
+ <item
+ android:id="@+id/podcast_channel_info"
+ android:title="@string/common.info"/>
+</menu> \ No newline at end of file