view pixmaps/bigsmile.xpm @ 3951:32942c49dced

[gaim-migrate @ 4132] finally someone (faceprint) decided to fix the entry focus problem :-) yay faceprint! faceprint: (22:37:45) faceprint: frogs have feets for hands (22:38:05) faceprint: that's about as meaningful as anything else i can come up with committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 12 Nov 2002 03:40:19 +0000
parents 230b022108f4
children
line wrap: on
line source

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