aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_song_context.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-12-29 13:28:15 -0800
committerScott Jackson <daneren2005@gmail.com>2013-12-29 13:28:15 -0800
commit409376369ce1e66c1e408c8e6f3f7aa051daed62 (patch)
tree27ccfbed7760a383f045680ab3fe40b9b2879f9c /res/menu/select_song_context.xml
parent3f27964f47a7aed7afddf4e4d3542ffecb23afc1 (diff)
downloaddsub-409376369ce1e66c1e408c8e6f3f7aa051daed62.tar.gz
dsub-409376369ce1e66c1e408c8e6f3f7aa051daed62.tar.bz2
dsub-409376369ce1e66c1e408c8e6f3f7aa051daed62.zip
#173 Rename url for non-subsonic.org, add ability to create/publish shares
Diffstat (limited to 'res/menu/select_song_context.xml')
-rw-r--r--res/menu/select_song_context.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/menu/select_song_context.xml b/res/menu/select_song_context.xml
index 686ef308..8a37e0f8 100644
--- a/res/menu/select_song_context.xml
+++ b/res/menu/select_song_context.xml
@@ -51,4 +51,10 @@
android:id="@+id/song_menu_star"
android:title="@string/common.star"/>
</group>
+
+ <group android:id="@+id/hide_share">
+ <item
+ android:id="@+id/song_menu_share"
+ android:title="@string/menu.share"/>
+ </group>
</menu>