summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_profile.xml
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2010-09-10 11:51:55 -0700
committerMerov Linden <merov@lindenlab.com>2010-09-10 11:51:55 -0700
commit807aec7bafe19fca75a8f3980bd621fad7c8338e (patch)
treef2e120963ff103524ef6206506c1ee9e0bdd3a2d /indra/newview/skins/default/xui/en/panel_profile.xml
parent19026c621e338040df59adabdf7055924271f66d (diff)
parent1f46b1d87bf4664e62131e7823ab5a7fcafe4b73 (diff)
Pull from lindenlab/viewer-development
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_profile.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_profile.xml24
1 files changed, 19 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile.xml b/indra/newview/skins/default/xui/en/panel_profile.xml
index 88d7e68894..e2cd27c419 100644
--- a/indra/newview/skins/default/xui/en/panel_profile.xml
+++ b/indra/newview/skins/default/xui/en/panel_profile.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
follows="all"
- height="540"
+ height="430"
label="Profile"
layout="topleft"
left="0"
@@ -41,7 +41,7 @@
layout="topleft"
left="0"
top="0"
- height="524"
+ height="400"
width="317"
border_size="0">
<layout_panel
@@ -50,7 +50,7 @@
layout="topleft"
top="0"
left="0"
- height="524"
+ height="400"
width="317">
<scroll_container
color="DkGray2"
@@ -304,11 +304,25 @@
</panel>
</scroll_container>
</layout_panel>
- <layout_panel
+
+</layout_stack>
+
+ <layout_stack
+ name="layout_verb_buttons"
+ orientation="horizontal"
+ follows="bottom|left|right"
+ layout="topleft"
+ left="2"
+ top_pad="1"
+ height="30"
+ width="315"
+ border_size="0">
+ <layout_panel
follows="bottom|left"
height="30"
layout="topleft"
name="profile_buttons_panel"
+ top="0"
auto_resize="false"
width="317">
@@ -448,6 +462,6 @@
tool_tip="Edit your personal information"
width="130" />
</layout_panel>
+ </layout_stack>
-</layout_stack>
</panel>