view pixmaps/protocols/yahoo/yahoo_nothappy.xpm @ 3493:4b204c262376

[gaim-migrate @ 3553] Rob committed some bug fixes to gtk1-stable, but not to HEAD. now his computer is acting up again, so i'm making the corresponding commits to HEAD. this should help with yahoo i18n, segfaults on jabber, a problem in gaimrc, and word wrapping on new mail notification. Modified Files: ChangeLog src/gaim.h src/gaimrc.c src/prpl.c src/protocols/msn/msn.c src/protocols/yahoo/yahoo.c ---------------------------------------------------------------------- committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 10 Sep 2002 15:31:34 +0000
parents 388230971b20
children
line wrap: on
line source

/* XPM */
static char *yahoo_nothappy[] = {
/* width height ncolors chars_per_pixel */
"18 18 13 1",
/* colors */
"  c #4C4B2C",
". c #FFCC33",
"X c #666533",
"o c #663333",
"O c #CCFF33",
"+ c #8F8C33",
"@ c #848200",
"# c #FFFF33",
"= c #FFFFFF",
"% c #FFFF00",
"& c #CCCC66",
"* c #C4BF29",
"$ c None",
/* pixels */
"$$$$$$$$$$$$$$$$$$",
"$$$$$$oooooo$$$$$$",
"$$$$oo######oo$$$$",
"$$$o.##%%%%%#Oo$$$",
"$$o.##%####%%#Oo$$",
"$$o.####@@@#@@%o$$",
"$o..###@######%%o$",
"$o..#%%%%%%%@%%%o$",
"$o...%%%%%%%%%%%o$",
"$o...%%%%%%%%%%%o$",
"$o....%#%%%@@@@%o$",
"$o.....###@%%%%%o$",
"$o...@@@..#%+++&o$",
"$$o.@.%%++++... X$",
"$$o.@***XX%%*X X+X",
"$$$o.XXX.%%*  ++*X",
"$$$$o..%%*XX ****X",
"$$$$$ooXXX $$$XXX$"
};