aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_groups.xml
blob: 7b126841f925ab487a50248116923f48c7b60d1b (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
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<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="200" min_width="275"
     mouse_opaque="true" name="groups" title="Groups" width="280">
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-36" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false"
	     left="12" mouse_opaque="false" name="groupdesc" tab_stop="false" v_pad="0"
	     width="248">
		Your currently active group is displayed in bold.
	</text>
	<scroll_list background_visible="true" bottom="-228" column_padding="5" draw_border="true"
	     draw_heading="false" draw_stripes="true" enabled="true"
	     follows="left|top|right|bottom" height="190" hidden="false" left="12"
	     mouse_opaque="true" multi_select="false" name="group list" tab_stop="true"
	     width="248">
		<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="-246" 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"
	     tab_stop="false" v_pad="0" width="248">
		You belong to [COUNT] groups (of [MAX] maximum).
	</text>
	<button border_height="16" border_width="16" bottom="-268" enabled="false"
	     follows="left|bottom" font="SansSerif" halign="center" height="20"
	     hidden="false" label="Activate"
	     label_selected="Activate" left="12" mouse_opaque="true" name="Activate"
	     scale_image="true" tab_stop="true" width="80" />
	<button border_height="16" border_width="16" bottom="-268" enabled="true"
	     follows="left|bottom" font="SansSerif" halign="center" height="20"
	     hidden="false" label="Info"
	     label_selected="Info" left="100" mouse_opaque="true" name="Info"
	     scale_image="true" tab_stop="true" width="80" />
	<button border_height="16" border_width="16" bottom="-268" enabled="true"
	     follows="left|bottom" font="SansSerif" halign="center" height="20"
	     hidden="false" label="Leave"
	     label_selected="Leave" left="188" mouse_opaque="true" name="Leave"
	     scale_image="true" tab_stop="true" width="80" />
	<button border_height="16" border_width="16" bottom="-292" enabled="true"
	     follows="left|bottom" font="SansSerif" halign="center" height="20"
	     hidden="false" label="Create"
	     label_selected="Create" left="12" mouse_opaque="true" name="Create"
	     scale_image="true" tab_stop="true" width="80" />
	<button border_height="16" border_width="16" bottom="-292" enabled="true"
	     follows="left|bottom" font="SansSerif" halign="center" height="20"
	     hidden="false" label="Search..."
	     label_selected="Search..." left="100" mouse_opaque="true" name="Search..."
	     scale_image="true" tab_stop="true" width="80" />
	<button border_height="16" border_width="16" bottom="-292" enabled="true"
	     follows="left|bottom" font="SansSerif" halign="center" height="20"
	     hidden="false" label="Close"
	     label_selected="Close" left="188" mouse_opaque="true" name="Close"
	     scale_image="true" tab_stop="true" width="80" />
</floater>