view pixmaps/tongue.xpm @ 2689:870450d36999

[gaim-migrate @ 2702] Well, I tried. We'll just go back to the old way. Its not like I work for these people or something. committer: Tailor Script <tailor@pidgin.im>
author Adam Fritzler <mid@auk.cx>
date Wed, 07 Nov 2001 12:39:37 +0000
parents 230b022108f4
children 213da352c0a8
line wrap: on
line source

/* XPM */
static char * tongue_xpm[] = {
"19 19 5 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #FF0000",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".+@@...........@@+.",
" .@@@@@#####@@@@@. ",
" .+@@@@@@####@@@+. ",
"  .@@@@@@@##@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};