move what seems like a confused file add from our default/base path debacle.
parent
c3a71b7dcb
commit
be710bc9bc
|
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel
|
||||
background_visible="false"
|
||||
height="152"
|
||||
label="friend_online_status"
|
||||
layout="topleft"
|
||||
left="0"
|
||||
name="friend_online_status"
|
||||
top="0"
|
||||
width="305">
|
||||
<avatar_icon
|
||||
follows="top|left"
|
||||
height="18"
|
||||
image_name="Generic_Person"
|
||||
layout="topleft"
|
||||
left="3"
|
||||
mouse_opaque="false"
|
||||
name="avatar_icon"
|
||||
top="10"
|
||||
width="18" />
|
||||
<text
|
||||
font="SansSerifSmall"
|
||||
follows="all"
|
||||
height="137"
|
||||
layout="topleft"
|
||||
left_pad="5"
|
||||
name="message"
|
||||
text_color="white"
|
||||
top="15"
|
||||
use_ellipses="true"
|
||||
value=""
|
||||
width="285"
|
||||
word_wrap="true"
|
||||
max_length="350" />
|
||||
</panel>
|
||||
Loading…
Reference in New Issue