view pixmaps/sad.xpm @ 5667:18f7a2abc3fc

[gaim-migrate @ 6084] Can set tab position now. Still need to add callbacks for this (and many other prefs) so it takes effect immediately, but at least now I don't have to have my tabs on top ;-) committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 02 Jun 2003 12:44:32 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * sad_xpm[] = {
"19 19 11 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #333333",
"$	c #666600",
"%	c #666666",
"&	c #FFFFFF",
"*	c #CCCC33",
"=	c #999900",
"-	c #333300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@.@@@.@@+.   ",
"  .@@@.@@@@@.@@@.  ",
" .+@.###@@@##..@+. ",
" .@@$%&&*@$&&=$@@. ",
".+@@@%&.*@-&.=@@@+.",
".@@@@+..*@*..+@@@@.",
".@@@@@$@@@@@=@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@.......@@@@@.",
".@@$@.=@@@@@=.@$@@.",
".+@$-@@@***@@@-$@+.",
" .@@$@@@@@@@@@$@@. ",
" .+@@@@@@@@@@@@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};