Mercurial > pidgin.yaz
view pixmaps/embarrassed.xpm @ 3022:5f6ddad12b1d
[gaim-migrate @ 3035]
Typing notification will go away if you're not using tabs (I don't know why you're not using tabs... they're so cool)
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 08 Mar 2002 00:58:38 +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", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@.@@@@@@@.@@@. ", ".#@@.$..@@@..$.@@+.", ".@@.$%.%.@.%.%$.@@.", ".@@@$%.%.@.%.%$@@@.", ".@@@&.%%.@.%%.&@@@.", ".@&&&&..@@@..&&&@@.", ".@&&**&@@@@@&**&&@.", ".+&****&@@@&****&+.", " .&&***&@@@&***&&. ", " .&&&=&.....&=&&&. ", " .&&-.@@@@@..&&. ", " .+*@@***@@*+. ", " ..+@@@@@+.. ", " ....... "};