Satisfy Issue 411: Song list in local chat - not a floater
AnnounceStreamMetadata debug setting. "Announce music stream's metadata in local chat when tuned in" checkbox added to vanity main preferences. Made the words Title and Artist translatable, as well as the "Now playing" string.
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
<string name="pause_label">
|
||||
Pause
|
||||
</string>
|
||||
<string name="Title">Title</string>
|
||||
<string name="Artist">Artist</string>
|
||||
<string name="Now_playing">Now playing</string>
|
||||
<string name="default_tooltip_label">
|
||||
No Media Specified
|
||||
</string>
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
<check_box bottom_delta="-20" control_name="SGDisableChatAnimation" follows="top" height="16" initial_value="false" label="Disable chat, whisper and shout animations" tool_tip="Remove chat animations from your own avatar. Effect visible to everyone" name="disable_chat_animation"/>
|
||||
<check_box bottom_delta="-20" control_name="LiruAddNotReplace" follows="top" height="16" label="Add attachments and wearables instead of replacing them" tool_tip="When double clicking or pressing enter in inventory with wearables or objects selected they will be added to your outfit, instead of replacing the wearable or object currently at their target destination." name="add_not_replace"/>
|
||||
<check_box bottom_delta="-20" control_name="TurnAroundWhenWalkingBackwards" follows="top" height="16" label="Turn around when walking backwards" tool_tip="Certain AOs may turn you around even with this disabled." name="turn_around"/>
|
||||
<check_box bottom_delta="-20" control_name="AnnounceStreamMetadata" follows="top" height="16" label="Announce music stream's metadata in local chat when tuned in" tool_tip="When a new song comes on, a message will be displayed in local chat with available information about the track." name="announce_stream_metadata"/>
|
||||
</panel>
|
||||
<panel border="true" left="1" bottom="-190" height="180" width="500" label="Tags/Colors" name="TagsColors">
|
||||
<!-- Client tag options -->
|
||||
|
||||
Reference in New Issue
Block a user