blob: 5a22563758299ea7e20db8ad5f2ecf0ece6aecc3 (
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_IM"
left="12"
name="new_message_icon"
visible="false"
width="13" />
</chiclet_offer>
|