Skip to content
Snippets Groups Projects
Commit bbe8eeaa authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Add preference for music stream notifications

parent 1066f1ca
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -53,7 +53,15 @@ ...@@ -53,7 +53,15 @@
left_delta="-320" left_delta="-320"
top_pad="4" top_pad="4"
name="notify_money_received_checkbox" name="notify_money_received_checkbox"
width="300" /> width="300" />
<check_box
control_name="ShowStreamInfo"
height="16"
label="When music stream titles change"
layout="topleft"
left_delta="150"
name="music_stream_title"
width="30" />
<text <text
type="string" type="string"
length="1" length="1"
......
...@@ -388,7 +388,7 @@ ...@@ -388,7 +388,7 @@
follows="left|top" follows="left|top"
layout="topleft" layout="topleft"
height="15" height="15"
top_pad="8" top_pad="5"
tool_tip="Uncheck this to hide media attached to other avatars nearby" tool_tip="Uncheck this to hide media attached to other avatars nearby"
label="Play media attached to other avatars" label="Play media attached to other avatars"
left="20" left="20"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment