aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_groups.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:34 -0500
committerJacek Antonelli2008-08-15 23:45:34 -0500
commitcd17687f01420952712a500107e0f93e7ab8d5f8 (patch)
treece48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/skins/xui/en-us/floater_groups.xml
parentSecond Life viewer sources 1.19.0.5 (diff)
downloadmeta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_groups.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_groups.xml44
1 files changed, 19 insertions, 25 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_groups.xml b/linden/indra/newview/skins/xui/en-us/floater_groups.xml
index a3c43ad..ceeefd9 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_groups.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_groups.xml
@@ -1,45 +1,39 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
1<floater bottom="-371" can_close="true" can_drag_on_left="false" can_minimize="true" 2<floater bottom="-371" can_close="true" can_drag_on_left="false" can_minimize="true"
2 can_resize="true" can_tear_off="false" enabled="true" follows="left|top" 3 can_resize="true" can_tear_off="false" enabled="true" follows="left|top"
3 height="300" hidden="false" left="280" min_height="250" min_width="350" 4 height="300" left="280" min_height="250" min_width="350"
4 mouse_opaque="true" name="groups" title="Groups" width="350"> 5 mouse_opaque="true" name="groups" title="Groups" width="350">
5 <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" 6 <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true"
6 draw_heading="false" draw_stripes="true" enabled="true" 7 draw_heading="false" draw_stripes="true" enabled="true"
7 follows="left|top|right|bottom" hidden="false" left="10" 8 follows="left|top|right|bottom" left="10" mouse_opaque="true"
8 mouse_opaque="true" multi_select="false" name="group list" tab_stop="true" 9 multi_select="false" name="group list" tab_stop="true" top="-20"
9 top="-20" width="240"> 10 width="240">
10 <column label="" name="name" width="248" /> 11 <column label="" name="name" width="248" />
11 </scroll_list> 12 </scroll_list>
12 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 13 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
13 bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom" 14 bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom"
14 font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" 15 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12"
15 left="12" mouse_opaque="false" name="groupdesc" v_pad="0" 16 mouse_opaque="false" name="groupdesc" v_pad="0" width="248">
16 width="248">
17 Your currently active group is displayed in bold. 17 Your currently active group is displayed in bold.
18 </text> 18 </text>
19 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 19 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
20 bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom" 20 bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom"
21 font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" 21 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12"
22 left="12" mouse_opaque="false" name="groupcount" v_pad="0" 22 mouse_opaque="false" name="groupcount" v_pad="0" width="248">
23 width="248">
24 You belong to [COUNT] groups (of [MAX] maximum). 23 You belong to [COUNT] groups (of [MAX] maximum).
25 </text> 24 </text>
26 <pad bottom="-17" height="0" left="-90" width="1" /> 25 <pad bottom="-17" height="0" left="-90" width="1" />
27 <button bottom_delta="-25" follows="top|right" 26 <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
28 font="SansSerif" height="22" hidden="false" label="Info" name="Info" 27 label="Info" name="Info" width="80" />
29 width="80" />
30 <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" 28 <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
31 label="IM/Call" left_delta="0" name="IM" 29 label="IM/Call" left_delta="0" name="IM"
32 tool_tip="Open Instant Message session" width="80" /> 30 tool_tip="Open Instant Message session" width="80" />
33 <button bottom_delta="-25" follows="top|right" 31 <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
34 font="SansSerif" height="22" hidden="false" label="Activate" 32 label="Activate" name="Activate" width="80" />
35 name="Activate" width="80" /> 33 <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
36 <button bottom_delta="-25" follows="top|right" 34 label="Leave" name="Leave" width="80" />
37 font="SansSerif" height="22" hidden="false" label="Leave" name="Leave" 35 <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22"
38 width="80" /> 36 label="Create..." name="Create" width="80" />
39 <button bottom_delta="-35" follows="top|right" 37 <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
40 font="SansSerif" height="22" hidden="false" label="Create..." name="Create" 38 label="Search..." name="Search..." width="80" />
41 width="80" />
42 <button bottom_delta="-25" follows="top|right"
43 font="SansSerif" height="22" hidden="false" label="Search..."
44 name="Search..." width="80" />
45</floater> 39</floater>