Mercurial > pidgin.yaz
view pixmaps/status-away.xpm @ 5506:4f72b611f0ee
[gaim-migrate @ 5905]
A few changes here.
- Messages now have reference counting.
- There's a message queue API in servconn. This was needed for times when
we have a message but need further information from a command before
processing it, like initial e-mail notifications.
- As a result of the two above, we now have initial e-mail notifications
again!
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 25 May 2003 09:04:32 +0000 |
parents | 182fbac488c0 |
children |
line wrap: on
line source
/* XPM */ static char * status_away_xpm[] = { "12 13 11 1", " c None", ". c #C6C3C6", "+ c #000000", "@ c #848200", "# c #FFFF00", "$ c #FFFFFF", "% c #000084", "& c #848284", "* c #840000", "= c #272727", "- c #FF0000", " ..++@@.. ", " .++####@@. ", ".+##$$$$#$@.", ".+#$$$####@.", "+#$$%$#%$##@", "+#$.&..&.##@", "+#**+######@", "=*---+##@##@", "*-----+@##@.", "*$$$$$+###@.", "*-----+#@@. ", ".*---++@.. ", " .**+... "};