aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_groups.xml
blob: 1e08fb2fff268876deceac6b83d36ec8173e46c9 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<floater bottom="-371" can_close="true" can_drag_on_left="false" can_minimize="true"
     can_resize="true" can_tear_off="false" enabled="true" follows="left|top"
     height="300" hidden="false" left="280" min_height="250" min_width="350"
     mouse_opaque="true" name="groups" title="Groups" width="350">
	<scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true"
	     draw_heading="false" draw_stripes="true" enabled="true"
	     follows="left|top|right|bottom" hidden="false" left="10"
	     mouse_opaque="true" multi_select="false" name="group list" tab_stop="true"
	     top="-20" width="240">
		<column label="" name="name" width="248" />
	</scroll_list>
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom"
	     font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false"
	     left="12" mouse_opaque="false" name="groupdesc" v_pad="0"
	     width="248">
		Your currently active group is displayed in bold.
	</text>
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom"
	     font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false"
	     left="12" mouse_opaque="false" name="groupcount" v_pad="0"
	     width="248">
		You belong to [COUNT] groups (of [MAX] maximum).
	</text>
	<pad bottom="-17" height="0" left="-90" width="1" />
	<button border_height="16" border_width="16" bottom_delta="-25" follows="top|right"
	     font="SansSerif" height="22" hidden="false" label="Info" name="Info"
	     width="80" />
	<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
	     label="IM/Call" left_delta="0" name="IM"
	     tool_tip="Open Instant Message session" width="80" />
	<button border_height="16" border_width="16" bottom_delta="-25" follows="top|right"
	     font="SansSerif" height="22" hidden="false" label="Activate"
	     name="Activate" width="80" />
	<button border_height="16" border_width="16" bottom_delta="-25" follows="top|right"
	     font="SansSerif" height="22" hidden="false" label="Leave" name="Leave"
	     width="80" />
	<button border_height="16" border_width="16" bottom_delta="-35" follows="top|right"
	     font="SansSerif" height="22" hidden="false" label="Create..." name="Create"
	     width="80" />
	<button border_height="16" border_width="16" bottom_delta="-25" follows="top|right"
	     font="SansSerif" height="22" hidden="false" label="Search..."
	     name="Search..." width="80" />
</floater>