Mercurial > pidgin
view pixmaps/embarrassed.xpm @ 1400:476b24cdfa32
[gaim-migrate @ 1410]
README now has docs on how to use Yahoo/IRC/etc, so people aren't so lost.
Yahoo can now receive messages and linkify them properly
doesn't say "quit" in applet login window
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 10 Jan 2001 19:56:39 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * embarrassed_xpm[] = { "19 19 11 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #D8D83F", "$ c #666633", "% c #FFFFFF", "& c #FFCC00", "* c #FF9900", "= c #999933", "- c #333300", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@.@@@@@@@.@@@. ", ".#@@.$..@@@..$.@@+.", ".@@.$%.%.@.%.%$.@@.", ".@@@$%.%.@.%.%$@@@.", ".@@@&.%%.@.%%.&@@@.", ".@&&&&..@@@..&&&@@.", ".@&&**&@@@@@&**&&@.", ".+&****&@@@&****&+.", " .&&***&@@@&***&&. ", " .&&&=&.....&=&&&. ", " .&&-.@@@@@..&&. ", " .+*@@***@@*+. ", " ..+@@@@@+.. ", " ....... "};