summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/chiclet_im_group.xml
blob: a9b567225eb85ad9f1293a6109f54e6126a46180 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<chiclet_im_group
 font="SansSerif"
 height="25"
 name="im_group_chiclet"
 show_speaker="false"
 width="25">
    <chiclet_im_group.speaker
     auto_update="true"
     draw_border="false"
     height="25"
     left="25"
     name="speaker"
     visible="false"
     width="20"/>
    <chiclet_im_group.group_icon
     default_icon="Generic_Group"
     follows="left|top|bottom"
     height="22"
     mouse_opaque="true"
     name="group_icon"
     width="22"/>
    <chiclet_im_group.unread_notifications
     height="25"
     font="SansSerif"
     font_halign="center"
     left="25"
     mouse_opaque="false"
     name="unread"
     text_color="white"
     v_pad="5"
     visible="false"
     width="20"/>
    <chiclet_im_group.new_message_icon
     bottom="12"
     height="13"
     image_name="Unread_IM"
     left="12"
     name="new_message_icon"
     visible="false"
     width="13" />
</chiclet_im_group>