summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-09-21 13:07:44 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-09-21 13:07:44 +0200
commitea7b7bbb731f21b2e60b4ddc4425037e95f8c2ac (patch)
treef7bd99757e277b266c79b3e58313dfee13c86321 /res
parentd71831e7ad6ca608f49e85490b3118745d90f37a (diff)
downloadAntennaPod-ea7b7bbb731f21b2e60b4ddc4425037e95f8c2ac.zip
Added menu item to download all items in the queue
Diffstat (limited to 'res')
-rw-r--r--res/values/ids.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/ids.xml b/res/values/ids.xml
index 54b39e3be..6ae686ee5 100644
--- a/res/values/ids.xml
+++ b/res/values/ids.xml
@@ -9,5 +9,6 @@
<item type="id" name="deselect_all_item"/>
<item type="id" name="search_item"/>
<item name="enqueue_all_item" type="id"/>
+ <item name="download_all_item" type="id"/>
</resources> \ No newline at end of file