diff options
author | McCabe Maxsted | 2009-10-03 11:26:40 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-03 11:26:40 -0700 |
commit | aaac0f4f9ea6911f2b49d1bc3bd83da0ea5bf8f9 (patch) | |
tree | 3ffe929caab4c16dc9ac97ce7ad44c7d0d825431 /linden | |
parent | Fixed an issue with llkeywords.cpp(385) and Visual Studio (diff) | |
download | meta-impy-aaac0f4f9ea6911f2b49d1bc3bd83da0ea5bf8f9.zip meta-impy-aaac0f4f9ea6911f2b49d1bc3bd83da0ea5bf8f9.tar.gz meta-impy-aaac0f4f9ea6911f2b49d1bc3bd83da0ea5bf8f9.tar.bz2 meta-impy-aaac0f4f9ea6911f2b49d1bc3bd83da0ea5bf8f9.tar.xz |
Fixed account label not showing up in profiles
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml index b811a66..921cd8e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | |||
@@ -71,7 +71,7 @@ | |||
71 | label_selected="Mute" left_delta="0" mouse_opaque="true" name="Mute" | 71 | label_selected="Mute" left_delta="0" mouse_opaque="true" name="Mute" |
72 | width="145" /> | 72 | width="145" /> |
73 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 73 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
74 | bottom_delta="-29" drop_shadow_visible="true" follows="left|top" | 74 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" |
75 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" | 75 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" |
76 | mouse_opaque="true" name="label" v_pad="0" width="145"> | 76 | mouse_opaque="true" name="label" v_pad="0" width="145"> |
77 | Born: | 77 | Born: |
@@ -84,17 +84,17 @@ | |||
84 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 84 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
85 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" | 85 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" |
86 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" | 86 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" |
87 | mouse_opaque="true" name="label2" v_pad="0" width="345"> | 87 | mouse_opaque="true" name="label2" v_pad="0" width="145"> |
88 | Account: | 88 | Account: |
89 | </text> | 89 | </text> |
90 | <view_border bevel_style="in" bottom_delta="-48" follows="left|top" height="50" right="-12" | 90 | <view_border bevel_style="in" bottom_delta="-52" follows="left|top" height="52" right="-12" |
91 | mouse_opaque="false" name="acct_border" width="145" /> | 91 | mouse_opaque="false" name="acct_border" width="145" /> |
92 | <text bg_visible="false" border_drop_shadow_visible="false" | 92 | <text bg_visible="false" border_drop_shadow_visible="false" |
93 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" | 93 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" |
94 | follows="left|top" font="SansSerifSmall" height="48" left="264" | 94 | follows="left|top" font="SansSerifSmall" height="48" left="264" |
95 | mouse_opaque="false" name="acct" width="121" /> | 95 | mouse_opaque="false" name="acct" width="121" /> |
96 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 96 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
97 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" | 97 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" |
98 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" | 98 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" |
99 | mouse_opaque="true" name="partner_label" | 99 | mouse_opaque="true" name="partner_label" |
100 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | 100 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" |