Mercurial > pidgin
view pixmaps/farted.xpm @ 5295:399390d74514
[gaim-migrate @ 5667]
(17:45:56) deryni: http://deryni.perlmonk.org/idle_timer.diff <- turns off the 30 second update timer when 'show idle times' is off (it shouldn't affect anything else)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 04 May 2003 21:47:33 +0000 |
parents | bc8f5a2231b8 |
children |
line wrap: on
line source
/* XPM */ static char * farted_xpm[] = { "19 19 10 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #D8D83F", "$ c #666633", "% c #FFFFFF", "& c #FFCC00", "* c #FF9900", "= c #999933", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@.@@@@@@@.@@@. ", ".#@@.$..@@@..$.@@+.", ".@@.$%.%.@.%.%$.@@.", ".@@@$%.%.@.%.%$@@@.", ".@@@&.%%.@.%%.&@@@.", ".@&&&&..@@@..&&&@@.", ".@&&**&@@@@@&**&&@.", ".+&****&@@@&****&+.", " .&&*..&@@@&..*&&. ", " .&&&=&.....&=&&&. ", " .&&&@@@@@@@&&&. ", " .+*@@***@@*+. ", " ..+@@@@@+.. ", " ....... "};