blob: 33f85a964cf063c4a8b30205827af8a61a1684cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<chiclet_offer
font="SansSerif"
height="25"
name="offer_chiclet"
width="25">
<chiclet_offer.icon
default_icon="Generic_Object_Small"
follows="all"
height="22"
mouse_opaque="false"
name="chiclet_icon"
width="22"/>
<chiclet_offer.new_message_icon
bottom="12"
height="13"
image_name="Unread_Chiclet"
left="12"
name="new_message_icon"
visible="false"
width="13" />
</chiclet_offer>
|