Mercurial > pidgin.yaz
view pixmaps/protocols/yahoo/yahoo_ghost.xpm @ 4593:26992c8e8e21
[gaim-migrate @ 4877]
Bj\366rn Voigt writes:
"since yesterday I found some new problems in i18n support
and the German translation. Especially I forgot the diff for
po/POTFILES.in."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 20 Feb 2003 12:03:08 +0000 |
parents | 388230971b20 |
children |
line wrap: on
line source
/* XPM */ static char *yahoo_ghost[] = { /* width height ncolors chars_per_pixel */ "18 18 12 1", /* colors */ " c #000000", ". c #3366CC", "X c #CCCCFF", "o c #3399CC", "O c #9999FF", "+ c #CCFFFF", "@ c #330066", "# c #6699CC", "$ c #FFFFFF", "% c #FBFBFB", "& c #660066", "* c None", /* pixels */ "******************", "******&&&&&&******", "****&&##XXXX&&****", "***&##OOX$OOXX&***", "**&##XO@$$@OXXX&**", "**&#XXO&$$&OX%X&**", "*&&#X++O++O+XXX&&*", "*&#OX++++++$$XXO&*", "*&.OX+++++%$$XXO&*", "*&oOX+$+ %$XXO&*", "*&oOX++ &&& XXXO&*", "*&oOX++ &&& X$$O&*", "*&oOXX++&&&%XX$O&*", "*&o#OXX#OX#O$O#O&*", "*&o&#O#&##&#O#&o&*", "*&&*&#&$&&$&#&$&&*", "*&***&******&***&*", "******************" };