diff options
author | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
commit | ce28e056c20bf2723f565bbf464b87781ec248a2 (patch) | |
tree | ef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml | |
parent | Second Life viewer sources 1.19.1.4b (diff) | |
download | meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.zip meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.gz meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.bz2 meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.xz |
Second Life viewer sources 1.20.2
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml b/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml index c4c6c12..20a63db 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml | |||
@@ -1,20 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="0" default_tab_group="1" follows="left|bottom|right" height="23" | 2 | <panel bottom="-1" default_tab_group="1" follows="left|bottom|right" height="25" |
3 | left="0" name="chat_bar" width="395"> | 3 | left="0" name="chat_bar" width="395"> |
4 | <panel bottom="0" follows="left|right|bottom" height="23" left="-397" | 4 | <panel bottom="1" follows="left|right|bottom" height="23" left="0" |
5 | use_bounding_rect="true" width="397"> | 5 | use_bounding_rect="true" width="397" bg_visible="false" border="false" border_visible="false"> |
6 | <panel bottom="0" filename="panel_bg_tab.xml" height="23" left="0" width="397" /> | 6 | <panel bottom="0" filename="panel_bg_tab.xml" height="22" left="-398" width="396" /> |
7 | </panel> | 7 | </panel> |
8 | <button bottom="-23" follows="left|bottom" font="SansSerif" halign="center" height="22" | 8 | <button bottom="-23" follows="left|bottom" font="SansSerif" halign="center" height="20" |
9 | label="Local Chat" left="1" name="History" | 9 | label="Local Chat" left="7" name="History" |
10 | tool_tip="Click here to see what has been said" width="100" /> | 10 | tool_tip="Click here to see what has been said" width="93" /> |
11 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-22" | 11 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-23" |
12 | follows="left|right|bottom" font="SansSerif" | 12 | follows="left|right|bottom" font="SansSerif" |
13 | handle_edit_keys_directly="false" height="19" label="Click here to chat." | 13 | handle_edit_keys_directly="false" height="20" label="Click here to chat." |
14 | left="107" max_length="254" name="Chat Editor" | 14 | left="107" max_length="254" name="Chat Editor" |
15 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" | 15 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" |
16 | tool_tip="Press Enter to say, Ctrl-Enter to shout." width="105" /> | 16 | tool_tip="Press Enter to say, Ctrl-Enter to shout." width="105" /> |
17 | <flyout_button bottom="-23" follows="right|bottom" height="22" label="Say" left_delta="110" | 17 | <flyout_button bottom="-23" follows="right|bottom" height="20" label="Say" left_delta="110" |
18 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" | 18 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" |
19 | width="80"> | 19 | width="80"> |
20 | <flyout_button_item value="say"> | 20 | <flyout_button_item value="say"> |
@@ -24,8 +24,8 @@ | |||
24 | Shout | 24 | Shout |
25 | </flyout_button_item> | 25 | </flyout_button_item> |
26 | </flyout_button> | 26 | </flyout_button> |
27 | <combo_box allow_text_entry="false" bottom="-22" follows="right|bottom" height="19" | 27 | <combo_box allow_text_entry="false" bottom="-23" follows="right|bottom" height="20" |
28 | label="Gestures" left_delta="85" max_chars="20" name="Gesture" width="80"> | 28 | label="Gestures" left_delta="85" max_chars="20" name="Gesture" width="90"> |
29 | <combo_item name="Gestures"> | 29 | <combo_item name="Gestures"> |
30 | Gestures | 30 | Gestures |
31 | </combo_item> | 31 | </combo_item> |