summaryrefslogtreecommitdiffstats
path: root/res/menu/albumset.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/albumset.xml')
-rw-r--r--res/menu/albumset.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/menu/albumset.xml b/res/menu/albumset.xml
index 3bb46f7d1..749b7f961 100644
--- a/res/menu/albumset.xml
+++ b/res/menu/albumset.xml
@@ -30,4 +30,7 @@
<item android:id="@+id/action_settings"
android:title="@string/settings"
android:showAsAction="never" />
+ <item android:id="@+id/action_general_help"
+ android:title="@string/help"
+ android:showAsAction="never" />
</menu>