Mercurial > pidgin
view pixmaps/wink.xpm @ 3890:271ca53950e6
[gaim-migrate @ 4042]
reap ALL children who are done instead of a single child. we used to do this before
sean removed the child-reaper jseymour and i worked out. thanks Paco-Paco
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 03 Nov 2002 21:59:05 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * wink_xpm[] = { "19 19 6 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333300", "$ c #FFFFFF", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@@@@@+. ", " .@@#.@@@@@@@@@@@. ", ".+@.$$.@@@@..@@@@+.", ".@@.$..@@...@@@@@@.", ".@@@..@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@.@@@@@@@.", ".+@.@@@@@@@...@@@+.", " .@@.@@@@@..@@@@@. ", " .+@@.....#@@@@@+. ", " .@@@....@@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};