diff options
author | McCabe Maxsted | 2010-09-02 00:37:07 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-09-02 00:37:07 -0700 |
commit | 2e2c0f3ce7a9c1781530734ee38c6b3f7ba4cc79 (patch) | |
tree | 779c8f49b722ed8b40260440aedc7164f8727092 /linden/indra/newview | |
parent | Fixed layout issues in preferences window caused by increased size (diff) | |
download | meta-impy-2e2c0f3ce7a9c1781530734ee38c6b3f7ba4cc79.zip meta-impy-2e2c0f3ce7a9c1781530734ee38c6b3f7ba4cc79.tar.gz meta-impy-2e2c0f3ce7a9c1781530734ee38c6b3f7ba4cc79.tar.bz2 meta-impy-2e2c0f3ce7a9c1781530734ee38c6b3f7ba4cc79.tar.xz |
Fixed layout of Local Chat window
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | 8 |
1 files changed, 4 insertions, 4 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 2e6fee4..87e1dae 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 | |||
@@ -65,7 +65,7 @@ | |||
65 | Control your camera | 65 | Control your camera |
66 | </string> | 66 | </string> |
67 | 67 | ||
68 | <layout_stack border="false" bottom="2" follows="left|top|right|bottom" height="255" left="2" | 68 | <layout_stack border="false" bottom="2" follows="left|top|right|bottom" height="250" left="2" |
69 | orientation="horizontal" width="430" name="panels"> | 69 | orientation="horizontal" width="430" name="panels"> |
70 | <layout_panel border="false" bottom="0" default_tab_group="1" height="135" left="0" | 70 | <layout_panel border="false" bottom="0" default_tab_group="1" height="135" left="0" |
71 | min_width="275" name="im_contents_panel" width="305"> | 71 | min_width="275" name="im_contents_panel" width="305"> |
@@ -76,10 +76,10 @@ | |||
76 | </combo_item> | 76 | </combo_item> |
77 | </combo_box> | 77 | </combo_box> |
78 | <check_box bottom_delta="7" enabled="true" follows="left|top" font="SansSerifSmall" | 78 | <check_box bottom_delta="7" enabled="true" follows="left|top" font="SansSerifSmall" |
79 | height="20" initial_value="false" label="Show Muted Text" left_delta="125" | 79 | height="20" initial_value="false" label="Show muted text" left_delta="125" |
80 | name="show mutes" radio_style="false" width="116" /> | 80 | name="show mutes" radio_style="false" width="116" /> |
81 | <check_box bottom_delta="-15" enabled="true" follows="left|top" font="SansSerifSmall" | 81 | <check_box bottom_delta="-15" enabled="true" follows="left|top" font="SansSerifSmall" |
82 | height="20" initial_value="false" label="Translate Chat (powered by Google)" left_delta="0" | 82 | height="20" initial_value="false" label="Translate chat (powered by Google)" left_delta="0" |
83 | name="translate chat" radio_style="false" width="100" /> | 83 | name="translate chat" radio_style="false" width="100" /> |
84 | <button bottom_delta="7" follows="right|top" height="20" label="< <" | 84 | <button bottom_delta="7" follows="right|top" height="20" label="< <" |
85 | label_selected="> >" left="272" name="toggle_active_speakers_btn" | 85 | label_selected="> >" left="272" name="toggle_active_speakers_btn" |
@@ -110,7 +110,7 @@ | |||
110 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" | 110 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" |
111 | enabled="true" follows="left|right|bottom" font="SansSerif" | 111 | enabled="true" follows="left|right|bottom" font="SansSerif" |
112 | handle_edit_keys_directly="false" height="20" label="Click here to chat." | 112 | handle_edit_keys_directly="false" height="20" label="Click here to chat." |
113 | left="105" max_length="2147483647" mouse_opaque="true" name="Chat Editor" | 113 | left="0" max_length="2147483647" mouse_opaque="true" name="Chat Editor" |
114 | right="-70" select_all_on_focus_received="false" select_on_focus="false" | 114 | right="-70" select_all_on_focus_received="false" select_on_focus="false" |
115 | tab_group="1" /> | 115 | tab_group="1" /> |
116 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-65" | 116 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-65" |