Mercurial > pidgin
view pixmaps/moneymouth.xpm @ 2154:cff133e0ec0c
[gaim-migrate @ 2164]
part 2 of this. first was removing mail notifications; this is moving proto_opt stuff to multi.c and just having prpls say what they want. next it's on to the buddy right-click menu.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 22 Aug 2001 22:05:56 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * moneymouth_xpm[] = { "19 19 4 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@...@@@...@@@. ", ".+@@@...@@@...@@@+.", ".@@@@...@@@...@@@@.", ".@@@@@.@@@@@.@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@.@@..@@@@@@.", ".@@.@@.@@.@@.@@.@@.", ".+@.............@+.", " .@.@@.@@.@@.@@.@. ", " .+@@@@..@@.@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};