view pixmaps/tongue.xpm @ 2220:8b7ba25a7ece

[gaim-migrate @ 2230] removed the file transfer stuff. sorry rob. it's still in the cvs diff history so you can resurrect it and play with it still. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 06 Sep 2001 02:16:05 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".+@@...........@@+.",
" .@@@@@#####@@@@@. ",
" .+@@@@@@####@@@+. ",
"  .@@@@@@@##@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};