summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/chiclet_im_p2p.xml
blob: 99807d47175b745c99e85530b43da6069b3c4195 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<chiclet_im_p2p
 height="23"
 name="im_p2p_chiclet"
 show_speaker="false"
 width="25">
    <chiclet_im_p2p.chiclet_button
     height="25"
     image_selected="PushButton_On"
     image_unselected="PushButton_Off"
     name="chiclet_button"
     tab_stop="false"
     width="25"/>
    <chiclet_im_p2p.speaker
     auto_update="true"
     draw_border="false"
     height="23"
     left="25"
     name="speaker"
     visible="false"
     width="20" />
    <chiclet_im_p2p.avatar_icon
     bottom="3"
     follows="left|top|bottom"
     height="20"
     left="2"
     mouse_opaque="false"
     name="avatar_icon"
     width="21" />
    <chiclet_im_p2p.unread_notifications
     height="23"
     halign="center"
     left="25"
     mouse_opaque="false"
     name="unread"
     text_color="white"
     v_pad="3"
     visible="false"
     width="20"/>
    <chiclet_im_p2p.new_message_icon
  bottom="11"
  height="14"
  image_name="Unread_Chiclet"
  left="12"
  name="new_message_icon"
  visible="false"
  width="14" />
</chiclet_im_p2p>