diff options
author | David Seikel | 2011-04-21 10:36:53 +1000 |
---|---|---|
committer | David Seikel | 2011-04-21 10:36:53 +1000 |
commit | ade2ddb7b9d44167611d1573d4d3334b2b905623 (patch) | |
tree | 64ed3254b5efe530fdee3771f805e49061afff1a /linden/indra/newview/skins/default | |
parent | Half finished UI clean up for OTR, but it works. (diff) | |
download | meta-impy-ade2ddb7b9d44167611d1573d4d3334b2b905623.zip meta-impy-ade2ddb7b9d44167611d1573d4d3334b2b905623.tar.gz meta-impy-ade2ddb7b9d44167611d1573d4d3334b2b905623.tar.bz2 meta-impy-ade2ddb7b9d44167611d1573d4d3334b2b905623.tar.xz |
The next part of the UI changes for OTR.
Might be some corner cases left over, but I'm generally happy with this.
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml index 22875d7..96f8f1e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | |||
@@ -97,13 +97,8 @@ | |||
97 | visible="false" width="100" /> | 97 | visible="false" width="100" /> |
98 | 98 | ||
99 | <flyout_button bottom_delta="0" follows="left|top" height="20" label="OTR: Status" left_delta="5" width="150" | 99 | <flyout_button bottom_delta="0" follows="left|top" height="20" label="OTR: Status" left_delta="5" width="150" |
100 | list_position="below" mouse_opaque="true" name="otr_btn"> | 100 | list_position="below" mouse_opaque="true" name="otr_btn" |
101 | <flyout_button_item value="otr_start_entry" name="otr_start_entry"> | 101 | tool_tip="Click to change OTR status, or dropdown for other options." > |
102 | Start private conversation | ||
103 | </flyout_button_item> | ||
104 | <flyout_button_item value="otr_stop_entry" name="otr_stop_entry"> | ||
105 | End private conversation | ||
106 | </flyout_button_item> | ||
107 | <flyout_button_item value="otr_auth_entry" name="otr_auth_entry"> | 102 | <flyout_button_item value="otr_auth_entry" name="otr_auth_entry"> |
108 | Authenticate buddy | 103 | Authenticate buddy |
109 | </flyout_button_item> | 104 | </flyout_button_item> |
@@ -128,10 +123,6 @@ | |||
128 | image_unselected="icn_speaker_dark.tga" label="" left_delta="56" | 123 | image_unselected="icn_speaker_dark.tga" label="" left_delta="56" |
129 | name="mute_btn" tool_tip="Mute voice" width="25" /> | 124 | name="mute_btn" tool_tip="Mute voice" width="25" /> |
130 | </panel> | 125 | </panel> |
131 | <!--[$PLOTR$]--> | ||
132 | <combo_box bottom="-40" follows="top|right" left="-230" height="20" width="120" | ||
133 | label="OTR: Not Private" name="otr_combo"/> | ||
134 | <!--[/$PLOTR$]--> | ||
135 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 126 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
136 | bottom="30" embedded_items="false" enabled="false" | 127 | bottom="30" embedded_items="false" enabled="false" |
137 | follows="left|top|right|bottom" font="SansSerif" height="221" left="5" | 128 | follows="left|top|right|bottom" font="SansSerif" height="221" left="5" |