Mercurial > pidgin
view pixmaps/protocols/yahoo/yahoo_pig.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_pig[] = { /* width height ncolors chars_per_pixel */ "18 18 8 1", /* colors */ " c #000000", ". c #612727", "X c #D5A5A5", "o c #990000", "O c #FFCCCC", "+ c #FFFFFF", "@ c #0000FF", "# c None", /* pixels */ "#..############..#", ".OO.##oooooo##.OO.", ".OXX..OOOOOO..XXO.", ".X..XOXXOOXXOX..X.", ".X.XXX+@OO@+XXX.X.", "#.XXOX+@OO@+XOXX.#", "#oXOOX+oooo+XOOOo#", "#oXOOXoOOOOoXOOOo#", "#oXOOoOOOOOOoOOOo#", "#oXOOoOoOOoOoOOOo#", "#oOOOoOoOOoOoOOOo#", "#oOOOoOOOOOOoOOXo#", "##oOOOooooooOOOo##", "##oXOOOooooOOOXo##", "###oXOO OOXo###", "####ooXXXXXXoo####", "######oooooo######", "##################" };