diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-04-02 19:34:44 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-04-02 19:34:44 -0700 |
commit | ae4dcb2d1cade521f4cb116e3b7aa79475c38cc6 (patch) | |
tree | 17bf709185cc2e1b052a5e54cb5f5324443cdd8b /indra/newview/skins/default/xui/en/panel_people.xml | |
parent | 207db356c21246ca9eb1b255b71623b0a5a4d470 (diff) |
created LLSocialList and LLSocialListItem and linked them up to the facebook tab.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_people.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_people.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index f3334fd767..81946ff7f9 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -602,7 +602,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M min_height="150" name="tab_facebook" title="Facebook Friends"> - <avatar_list_social + <social_list allow_select="true" follows="all" height="172" |