Mercurial > pidgin
view pixmaps/protocols/yahoo/yahoo_bye.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_bye[] = { /* width height ncolors chars_per_pixel */ "18 18 20 1", /* colors */ " c #000000", ". c #CCCC33", "X c #999999", "o c #CCCCFF", "O c #999966", "+ c #FF9999", "@ c #CCCCCC", "# c #663333", "$ c #848200", "% c #993333", "& c #FFFF33", "* c #CC3333", "= c #666666", "- c #FFFFFF", "; c #FFFF00", ": c #FBFBFB", "> c #CCCC66", ", c #CC6666", "< c #FFFFCC", "1 c None", /* pixels */ "111111X######X1111", "11111#........#111", "1111#.&&&&&&&..#11", "111#.&&&&OO&&&..#1", "11=.&&&&O..&&&...=", "1#.&X=XO-- &&.OOO#", "1%X==-==X--&&.- O%", "X==-=<=-=oo&.---.*", "=-=<=<=<=&&OO.oo+%", "=<=<=<=<===&..+++#", "=<=<---@O-=&&&,+,=", "=<-<@@@.--=,,%&.$=", "=<-@<@.--=&&&&..=1", "=<-<<@--<=;$$$.=11", "1=<-<<--=;;>>>=111", "11=<---=%##%==1111", "111=====1111111111", "111111111111111111" };