From 8decaaa925532ea31c592aa3dbdd5f14e86797df Mon Sep 17 00:00:00 2001 From: Mike Antipov Date: Mon, 7 Jun 2010 13:50:50 +0300 Subject: EXT-7368 FIXED disabled using of accordion's "empty_accordion_text" in Friends List. This patch follows (23f0f13abc8b) and prevent to show two messages about empty Friends list. Reviewed by Vadim Savchuk. --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/panel_people.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/skins/default/xui') diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index b79ef1e287..da28773c74 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -173,6 +173,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M background_visible="true" bg_alpha_color="DkGray2" bg_opaque_color="DkGray2" + empty_accordion_text.value="" follows="all" height="356" layout="topleft" -- cgit v1.2.3