diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-07-15 16:06:34 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-07-15 16:06:34 -0700 |
commit | 61e5164a41faf5d56919377ea00a6166b772a5a1 (patch) | |
tree | 71147ca6ab7a12c1212dc4effd33b264cd198112 /indra/newview/skins/default/xui/en/floater_social.xml | |
parent | 8a3753b7beb019fabc2077245b2f328fe1769abf (diff) |
ACME-680 Create the Account tab
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_social.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_social.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_social.xml b/indra/newview/skins/default/xui/en/floater_social.xml index 65f738de1f..7f52a8c0da 100644 --- a/indra/newview/skins/default/xui/en/floater_social.xml +++ b/indra/newview/skins/default/xui/en/floater_social.xml @@ -57,6 +57,12 @@ label="PLACE" help_topic="panel_social_place" name="panel_social_place"/> + <panel + filename="panel_social_account.xml" + follows="all" + label="ACCOUNT" + help_topic="panel_social_account" + name="panel_social_account"/> </tab_container> <panel name="connection_status_panel" |