summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_activeim.xml
blob: 42c3e7e93532183e52d0f094c97f3508cf184928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
	name="floater_activeim"
	help_topic="floater_activeim"
	title="ACTIVE IM"
	height="22"
	width="320"
	background_visible="true"
	can_close="true"
	can_dock="true"
	can_minimize="false"
	visible="true"
	bg_alpha_color="0 0 0 0">
	<scroll_container
		follows="top|bottom"
		layout="topleft"
		top="20"
		left="1"
		width="320"
		height="2"
		name="panel_list_container">
		<scrolling_panel_list
			follows="left|right"
			layout="topleft"
			left="1"
			name="chiclet_row_panel_list"
			width="318"/>
	</scroll_container>
</floater>