summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_profile_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_profile_view.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_profile_view.xml39
1 files changed, 31 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_view.xml b/indra/newview/skins/default/xui/en/panel_profile_view.xml
index d9030fc0d6..5778d3cb6f 100644
--- a/indra/newview/skins/default/xui/en/panel_profile_view.xml
+++ b/indra/newview/skins/default/xui/en/panel_profile_view.xml
@@ -28,17 +28,30 @@
tab_stop="false"
top="2"
width="30" />
- <text_editor
+ <text
h_pad="0"
v_pad="0"
- allow_scroll="false"
- bg_visible="false"
- read_only = "true"
follows="top|left|right"
- font="SansSerifHugeBold"
- height="26"
+ font="SansSerifBigBold"
+ height="29"
layout="topleft"
left_pad="5"
+ name="user_name_small"
+ text_color="LtGray"
+ top="0"
+ value="(Loading...)"
+ use_ellipses="true"
+ word_wrap="true"
+ visible="false"
+ width="275" />
+ <text
+ h_pad="0"
+ v_pad="0"
+ follows="top|left|right"
+ font="SansSerifHugeBold"
+ height="27"
+ layout="topleft"
+ left_delta="0"
name="user_name"
text_color="LtGray"
top="2"
@@ -50,13 +63,23 @@
height="13"
layout="topleft"
left="45"
+ name="user_slid"
+ text_color="LtGray"
+ width="150" />
+ <text
+ follows="top|left"
+ halign="right"
+ height="13"
+ layout="topleft"
+ left="150"
name="status"
text_color="LtGray_50"
+ top_delta="0"
value="Online"
width="150" />
<tab_container
follows="all"
- height="538"
+ height="537"
halign="center"
layout="topleft"
left="5"
@@ -66,7 +89,7 @@
tab_height="30"
tab_position="top"
top_pad="5"
- width="317">
+ width="317">
<panel
class="panel_profile"
filename="panel_profile.xml"