blob: db6a9434dfa24b45b6f2bbb2858c6cf03971523a (
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
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<chiclet_script
height="23"
name="script_chiclet"
width="25">
<chiclet_script.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25"/>
<chiclet_script.icon
bottom="3"
follows="all"
height="18"
image_name="Generic_Object_Small"
left="2"
mouse_opaque="false"
name="chiclet_icon"
width="21"/>
<chiclet_script.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</chiclet_script>
|