move what seems like a confused file add from our default/base path debacle.

meow-7.2.2
Tofu Linden 2010-02-19 13:49:39 +00:00
parent c3a71b7dcb
commit be710bc9bc
1 changed files with 35 additions and 0 deletions

View File

@ -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>