view pixmaps/tongue.xpm @ 3411:5df423e0bca8

[gaim-migrate @ 3430] This hopefully adds automake 1.6 support to gaim. I have not tested it, though it came from a guy who uses 1.6, so I'd hope it works. It doesn't break 1.4. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 19:32:05 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@#@@@@@@@@@@@#@@.",
".@#+#@@@@@@@@@#+#@.",
".+@@@#@@@@@@@#@@@+.",
" .@@@@#######$%@@. ",
" .+@@@@@@@$$$$$@+. ",
"  .@@@@@@@@$$$@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};