blob: 4bc295f747a8bf8a145802822249b98c5a19ae28 (
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_offer
height="23"
name="offer_chiclet"
width="25">
<chiclet_offer.chiclet_button
height="25"
image_selected="PushButton_On"
image_unselected="PushButton_Off"
name="chiclet_button"
tab_stop="false"
width="25" />
<chiclet_offer.icon
bottom="3"
default_icon="Generic_Object_Small"
follows="all"
height="20"
left="2"
mouse_opaque="false"
name="chiclet_icon"
width="21" />
<chiclet_offer.new_message_icon
bottom="11"
height="14"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="14" />
</chiclet_offer>
|