view pixmaps/moneymouth.xpm @ 1022:d5c022006a60

[gaim-migrate @ 1032] Mucho changes. Buddylist works now (mostly). If you have a buddylist larger than 512 bytes then some people won't show up as online. I know how to fix this but I got sleepy. I forget what else I fixed. It's cool stuff though, so check it out. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 24 Oct 2000 10:08:00 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@.@@..@@@@@@.",
".@@.@@.@@.@@.@@.@@.",
".+@.............@+.",
" .@.@@.@@.@@.@@.@. ",
" .+@@@@..@@.@@@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};