Skip to content
Snippets Groups Projects
Commit d1a0cf67 authored by Erica's avatar Erica
Browse files

mergeypants

parents 729c5730 0c196fd7
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
min_width="300" min_width="300"
name="chat_bar" name="chat_bar"
user_resize="false" user_resize="false"
filename="panel_nearby_chat_bar.xml"/> filename="panel_nearby_chat_bar.xml" />
<layout_panel <layout_panel
mouse_opaque="false" mouse_opaque="false"
auto_resize="false" auto_resize="false"
...@@ -55,23 +55,22 @@ ...@@ -55,23 +55,22 @@
height="28" height="28"
layout="topleft" layout="topleft"
min_height="28" min_height="28"
width="96" width="100"
top_delta="0" top_delta="0"
min_width="96" min_width="96"
name="speak_panel" name="speak_panel"
user_resize="false"> user_resize="false">
<chiclet_talk <chiclet_talk
follows="right" follows="right"
height="23" height="23"
speak_button.font="SansSerifMedium" speak_button.tab_stop="true"
speak_button.tab_stop="true" show_button.tab_stop="true"
show_button.tab_stop="true" layout="topleft"
layout="topleft" left="0"
left="0" name="talk"
name="talk" top="3"
top="3" width="100" />
width="96" /> </layout_panel>
</layout_panel>
<icon <icon
auto_resize="false" auto_resize="false"
follows="left|right" follows="left|right"
...@@ -89,21 +88,21 @@ ...@@ -89,21 +88,21 @@
height="28" height="28"
layout="topleft" layout="topleft"
min_height="28" min_height="28"
width="76" width="80"
top_delta="0" top_delta="0"
min_width="76" min_width="76"
name="gesture_panel" name="gesture_panel"
user_resize="false"> user_resize="false">
<gesture_combo_box <button
follows="right" follows="right"
height="23" height="23"
label="Gesture" label="Gesture"
layout="topleft" layout="topleft"
name="Gesture" name="Gesture"
left="0" left="0"
top="3" top="3"
use_ellipses="true" use_ellipses="true"
width="76" /> width="80" />
</layout_panel> </layout_panel>
<icon <icon
auto_resize="false" auto_resize="false"
...@@ -288,7 +287,7 @@ ...@@ -288,7 +287,7 @@
height="10" height="10"
image_name="spacer24.tga" image_name="spacer24.tga"
layout="topleft" layout="topleft"
left="0" right="-1"
top="0" top="0"
width="10"/> width="10"/>
</layout_stack> </layout_stack>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment