/indra/newview/skins/default/xui/en/widgets/chiclet_im_p2p.xml
XML | 56 lines | 56 code | 0 blank | 0 comment | 0 complexity | 420b039389e13515b7c5339aa482dfc2 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 2<chiclet_im_p2p 3 height="23" 4 name="im_p2p_chiclet" 5 show_speaker="false" 6 width="25"> 7 <chiclet_im_p2p.chiclet_button 8 height="25" 9 image_selected="PushButton_On" 10 image_unselected="PushButton_Off" 11 name="chiclet_button" 12 tab_stop="false" 13 width="25"/> 14 <chiclet_im_p2p.speaker 15 image_mute="Parcel_VoiceNo_Light" 16 image_off="VoicePTT_Off_Dark" 17 image_on="VoicePTT_On_Dark" 18 image_level_1="VoicePTT_Lvl1_Dark" 19 image_level_2="VoicePTT_Lvl2_Dark" 20 image_level_3="VoicePTT_Lvl3_Dark" 21 auto_update="true" 22 draw_border="false" 23 height="24" 24 left="25" 25 bottom="1" 26 name="speaker" 27 visible="false" 28 width="20" /> 29 <chiclet_im_p2p.avatar_icon 30 bottom="3" 31 color="white" 32 follows="left|top|bottom" 33 height="20" 34 left="2" 35 mouse_opaque="false" 36 name="avatar_icon" 37 width="21" /> 38 <chiclet_im_p2p.unread_notifications 39 height="23" 40 halign="center" 41 left="25" 42 mouse_opaque="false" 43 name="unread" 44 text_color="white" 45 v_pad="3" 46 visible="false" 47 width="20"/> 48 <chiclet_im_p2p.new_message_icon 49 bottom="11" 50 height="14" 51 image_name="Unread_Chiclet" 52 left="12" 53 name="new_message_icon" 54 visible="false" 55 width="14" /> 56</chiclet_im_p2p>