aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/menu/select_playlist.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-12-26 19:29:31 -0800
committerScott Jackson <daneren2005@gmail.com>2012-12-26 19:29:31 -0800
commit9e1f4837185787d16ac4bbe92d7ee80421a0ffad (patch)
tree7588b171c7289abce9fc7926ede382afe667debd /subsonic-android/res/menu/select_playlist.xml
parent06d1f1bab1e91ad992ebb67860586dc916157acd (diff)
downloaddsub-9e1f4837185787d16ac4bbe92d7ee80421a0ffad.tar.gz
dsub-9e1f4837185787d16ac4bbe92d7ee80421a0ffad.tar.bz2
dsub-9e1f4837185787d16ac4bbe92d7ee80421a0ffad.zip
Remove help menu item from all but main menu
Diffstat (limited to 'subsonic-android/res/menu/select_playlist.xml')
-rw-r--r--subsonic-android/res/menu/select_playlist.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/subsonic-android/res/menu/select_playlist.xml b/subsonic-android/res/menu/select_playlist.xml
index fb5e678b..2a4b6496 100644
--- a/subsonic-android/res/menu/select_playlist.xml
+++ b/subsonic-android/res/menu/select_playlist.xml
@@ -5,11 +5,6 @@
android:icon="@drawable/action_refresh"
android:title="@string/menu.refresh"
android:showAsAction="always|withText"/>
-
- <item
- android:id="@+id/menu_help"
- android:icon="@drawable/action_help"
- android:title="@string/menu.help"/>
<item
android:id="@+id/menu_settings"