view pixmaps/tongue.xpm @ 4012:ab6c48a07fd6

[gaim-migrate @ 4212] Fixed this filename madness. Robot101 is going to fix arts and nas and send me a patch whilst I eat dinner. Herman (or Rob) you'll want to fix the win32 stuff accordingly, I presume. This is not the end of the world. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 28 Nov 2002 02:03:38 +0000
parents 213da352c0a8
children
line wrap: on
line source

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