view pixmaps/moneymouth.xpm @ 3784:414c9c86afd2

[gaim-migrate @ 3924] sean rocks, so there's one todo partially closed, and one new segfault report committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 22 Oct 2002 03:21:30 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@.@@..@@@@@@.",
".@@.@@.@@.@@.@@.@@.",
".+@.............@+.",
" .@.@@.@@.@@.@@.@. ",
" .+@@@@..@@.@@@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};