[LLIMMgr/LLIMPanel Revision] Feature Request: Friendship operations from IM
Also adds the toggle mute option, but this was deemed too risky and has been left commented out for future projects to decide for themselves on
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
<string name="ding off" value="Ding on new messages (Off)"/>
|
||||
<string name="rp mode on" value="RP Mode (On)"/>
|
||||
<string name="rp mode off" value="RP Mode (Off)"/>
|
||||
<string name="add friend" value="Add Friend"/>
|
||||
<string name="remove friend" value="Remove Friend"/>
|
||||
<!--string name="mute" value="Mute"/>
|
||||
<string name="unmute" value="Unmute"/-->
|
||||
<button bottom_delta="0" follows="left|top" height="20" left_delta="81" width="50" name="tp_btn" label="TP"/>
|
||||
<button bottom_delta="0" follows="left|top" height="20" left_delta="50" width="50" name="pay_btn" label="Pay"/>
|
||||
<button bottom_delta="0" follows="left|top" height="20" left_delta="50" width="50" name="history_btn" label="Log"/>
|
||||
|
||||
@@ -22,6 +22,10 @@
|
||||
<string name="ding off" value="Ding on new messages (Off)"/>
|
||||
<string name="rp mode on" value="RP Mode (On)"/>
|
||||
<string name="rp mode off" value="RP Mode (Off)"/>
|
||||
<string name="add friend" value="Add Friend"/>
|
||||
<string name="remove friend" value="Remove Friend"/>
|
||||
<!--string name="mute" value="Mute"/>
|
||||
<string name="unmute" value="Unmute"/-->
|
||||
<button bottom="-20" follows="right|top" height="20" image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" label="Call" left_delta="81" name="start_call_btn" width="60"/>
|
||||
<button bottom="-20" follows="right|top" height="20" image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" scale_image="true" label="End" name="end_call_btn" width="24"/>
|
||||
<panel mouse_opaque="false" border="false" bottom="-20" follows="right|top" height="20" left_delta="16" name="speaker_controls" width="60">
|
||||
|
||||
Reference in New Issue
Block a user