Mercurial > pidgin.yaz
view pixmaps/farted.xpm @ 5060:db4280b42f2f
[gaim-migrate @ 5411]
Dave Camp sent me two patches, one to remove the excess space in group name
rows, and another to remove that space and the folder icon. I think it
actually looks better with the folder icon, but many people have complained
that this is "redundant" whatever that means. Thanks, Dave.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 07 Apr 2003 16:47:16 +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", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@.@@@@@@@.@@@. ", ".#@@.$..@@@..$.@@+.", ".@@.$%.%.@.%.%$.@@.", ".@@@$%.%.@.%.%$@@@.", ".@@@&.%%.@.%%.&@@@.", ".@&&&&..@@@..&&&@@.", ".@&&**&@@@@@&**&&@.", ".+&****&@@@&****&+.", " .&&*..&@@@&..*&&. ", " .&&&=&.....&=&&&. ", " .&&&@@@@@@@&&&. ", " .+*@@***@@*+. ", " ..+@@@@@+.. ", " ....... "};