aboutsummaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
authordaneren2005 <daneren2005@gmail.com>2013-08-05 13:41:04 -0700
committerdaneren2005 <daneren2005@gmail.com>2013-08-05 13:41:04 -0700
commit5ed37dce1f07fdde97e4f7c18a355f20463d837d (patch)
treed1763f573bce39eaad53a863cbc4cce0f4663915 /res/menu
parente35222dd5628105aa2cb3e4eda5004c12b1edf85 (diff)
downloaddsub-5ed37dce1f07fdde97e4f7c18a355f20463d837d.tar.gz
dsub-5ed37dce1f07fdde97e4f7c18a355f20463d837d.tar.bz2
dsub-5ed37dce1f07fdde97e4f7c18a355f20463d837d.zip
Forgot to commit menu
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/select_podcast_episode.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/menu/select_podcast_episode.xml b/res/menu/select_podcast_episode.xml
index ff5898e2..7cd1ec88 100644
--- a/res/menu/select_podcast_episode.xml
+++ b/res/menu/select_podcast_episode.xml
@@ -5,6 +5,10 @@
android:icon="@drawable/action_refresh"
android:title="@string/menu.refresh"
android:showAsAction="always|withText"/>
+
+ <item
+ android:id="@+id/menu_download_all"
+ android:title="@string/select_podcasts.server_download"/>
<item
android:id="@+id/menu_delete"