Mercurial > pidgin
view pixmaps/sad.xpm @ 5333:bbbf616bd924
[gaim-migrate @ 5708]
We should now get notifications when the MSN server is about to go down
(specifying the number of minutes). This would have been great to have last
night ;)
Also, added some checks so people can't spoof system messages, e-mail
messages, etc.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 08 May 2003 06:14:16 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "19 19 11 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333333", "$ c #666600", "% c #666666", "& c #FFFFFF", "* c #CCCC33", "= c #999900", "- c #333300", " ....... ", " ..+@@@@@+.. ", " .+@@.@@@.@@+. ", " .@@@.@@@@@.@@@. ", " .+@.###@@@##..@+. ", " .@@$%&&*@$&&=$@@. ", ".+@@@%&.*@-&.=@@@+.", ".@@@@+..*@*..+@@@@.", ".@@@@@$@@@@@=@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@.......@@@@@.", ".@@$@.=@@@@@=.@$@@.", ".+@$-@@@***@@@-$@+.", " .@@$@@@@@@@@@$@@. ", " .+@@@@@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};