/indra/newview/skins/default/xui/en/floater_activeim.xml
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 5c6a13f3370d0724fe2a0aa7690f5ee2 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 2<floater 3 legacy_header_height="18" 4 name="floater_activeim" 5 help_topic="floater_activeim" 6 title="ACTIVE IM" 7 height="22" 8 width="320" 9 background_visible="true" 10 can_close="true" 11 can_dock="true" 12 can_minimize="false" 13 visible="true" 14 bg_alpha_color="0 0 0 0"> 15 <scroll_container 16 follows="top|bottom" 17 layout="topleft" 18 top="20" 19 left="1" 20 width="320" 21 height="2" 22 name="panel_list_container"> 23 <scrolling_panel_list 24 follows="left|right" 25 layout="topleft" 26 left="1" 27 name="chiclet_row_panel_list" 28 width="318"/> 29 </scroll_container> 30</floater>