diff options
author | McCabe Maxsted | 2010-07-16 04:15:25 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-07-16 04:15:25 -0700 |
commit | 89853326a64f652aa276696fc53e4faf1c9fece8 (patch) | |
tree | aff02626c38f3a7ed305da415147b18510838236 /linden/indra/newview/skins | |
parent | Fixed small typo in notifications.xml (diff) | |
download | meta-impy-89853326a64f652aa276696fc53e4faf1c9fece8.zip meta-impy-89853326a64f652aa276696fc53e4faf1c9fece8.tar.gz meta-impy-89853326a64f652aa276696fc53e4faf1c9fece8.tar.bz2 meta-impy-89853326a64f652aa276696fc53e4faf1c9fece8.tar.xz |
Temporarily commented out the channel spinner in Local Chat until toggling works right
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml index 779af50..3c33fd9 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | |||
@@ -100,14 +100,14 @@ | |||
100 | <panel bottom="5" follows="left|right|bottom" left="5" name="chat_panel" right="-5" | 100 | <panel bottom="5" follows="left|right|bottom" left="5" name="chat_panel" right="-5" |
101 | tab_group="1" top="25"> | 101 | tab_group="1" top="25"> |
102 | <string name="gesture_label">Gestures</string> | 102 | <string name="gesture_label">Gestures</string> |
103 | <spinner bottom="-22" decimal_digits="0" follows="left|bottom" height="20" | 103 | <!--<spinner bottom="-22" decimal_digits="0" follows="left|bottom" height="20" |
104 | increment="1.00" initial_val="0" label="Channel" label_width="50" left="0" | 104 | increment="1.00" initial_val="0" label="Channel" label_width="50" left="0" |
105 | max_val="1000000" min_val="0" mouse_opaque="true" name="channel_control" | 105 | max_val="1000000" min_val="0" mouse_opaque="true" name="channel_control" |
106 | width="100" tool_tip="Set the default channel for inworld chat"/> | 106 | width="100" tool_tip="Set the default channel for inworld chat"/>--> |
107 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" | 107 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" |
108 | enabled="true" follows="left|right|bottom" font="SansSerif" | 108 | enabled="true" follows="left|right|bottom" font="SansSerif" |
109 | handle_edit_keys_directly="false" height="20" label="Click here to chat." | 109 | handle_edit_keys_directly="false" height="20" label="Click here to chat." |
110 | left="105" max_length="254" mouse_opaque="true" name="Chat Editor" | 110 | left="0" max_length="254" mouse_opaque="true" name="Chat Editor" |
111 | right="-70" select_all_on_focus_received="false" select_on_focus="false" | 111 | right="-70" select_all_on_focus_received="false" select_on_focus="false" |
112 | tab_group="1" /> | 112 | tab_group="1" /> |
113 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-65" | 113 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-65" |