view pixmaps/moneymouth.xpm @ 1806:c649b63382b7

[gaim-migrate @ 1816] part one of nsanch's patch. i still need to look at what got changed with zephyr. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 05 May 2001 11:11:22 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@.@@..@@@@@@.",
".@@.@@.@@.@@.@@.@@.",
".+@.............@+.",
" .@.@@.@@.@@.@@.@. ",
" .+@@@@..@@.@@@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};