Mercurial > pidgin
view pixmaps/status-away.xpm @ 4785:1e28e7d802a1
[gaim-migrate @ 5105]
fix a few things, get rid of a few stale functions, and get rid of the
compatibility functions. wee!
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sat, 15 Mar 2003 03:23:30 +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", " ..++@@.. ", " .++####@@. ", ".+##$$$$#$@.", ".+#$$$####@.", "+#$$%$#%$##@", "+#$.&..&.##@", "+#**+######@", "=*---+##@##@", "*-----+@##@.", "*$$$$$+###@.", "*-----+#@@. ", ".*---++@.. ", " .**+... "};