diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-06 15:44:43 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-06 15:44:43 -0500 |
commit | c9b03c56afdaf9286745a8a50e0af0b9881ad2fb (patch) | |
tree | 9648c6bfbc206daa2f8bc9a08ff6cf3c42942f26 /indra/newview/skins/default/xui/en | |
parent | c189943583f13dba0b56d58e4e4adec4f7f7f650 (diff) |
Updated default_profile_picture to match style. Added Blank graphic to use as overlay icon (in order to produce tool-tip). Created panel_profile_user.xml which is a profile panel specifically for the current user, and modified panel_me_profile to call it accordingly.
http://jira.secondlife.com/browse/EXT-2245
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile.xml b/indra/newview/skins/default/xui/en/panel_profile.xml index 23d55b33e2..a0055383b1 100644 --- a/indra/newview/skins/default/xui/en/panel_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_profile.xml @@ -58,7 +58,7 @@ default_image_name="None" enabled="false" follows="top|left" - height="117" + height="102" layout="topleft" left="0" name="2nd_life_pic" @@ -102,7 +102,7 @@ default_image_name="None" enabled="false" follows="top|left" - height="117" + height="102" layout="topleft" left="0" name="real_world_pic" |