summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2014-02-28 01:49:58 +0000
committerCho <cho@lindenlab.com>2014-02-28 01:49:58 +0000
commitdf26597c0d2ddfcc259dd1b8e838164cbd9ff02a (patch)
treec9eb4e93b15b37fe84b5d5623fcaf5b93b49221d /indra/newview/skins/default/xui/en
parent0bd5fffcac83787b42faf4dc1aa9d45ff0585312 (diff)
Added FB+SL friends list to Friends tab in Facebook floater for ACME-1334
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/panel_facebook_friends.xml19
1 files changed, 18 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_facebook_friends.xml b/indra/newview/skins/default/xui/en/panel_facebook_friends.xml
index 07cbd06afa..9d5c86c79d 100644
--- a/indra/newview/skins/default/xui/en/panel_facebook_friends.xml
+++ b/indra/newview/skins/default/xui/en/panel_facebook_friends.xml
@@ -18,8 +18,25 @@
<accordion_tab
layout="topleft"
height="173"
+ name="tab_second_life_friends"
+ title="SL friends">
+ <avatar_list
+ ignore_online_status="true"
+ allow_select="true"
+ follows="all"
+ height="173"
+ layout="topleft"
+ left="0"
+ name="second_life_friends"
+ show_permissions_granted="true"
+ top="0"
+ width="307" />
+ </accordion_tab>
+ <accordion_tab
+ layout="topleft"
+ height="173"
name="tab_suggested_friends"
- title="People you may want to friend">
+ title="Add these people as SL friends">
<avatar_list
ignore_online_status="true"
allow_select="true"