Mercurial > pidgin
view pixmaps/protocols/yahoo/yahoo_devil.xpm @ 5460:681194d17946
[gaim-migrate @ 5851]
Claudio Satriano writes:
"In order to translate, "Buddy List Sorting" in prefs window, I had to add
gtkprefs.c to POTFILES.in
After doing this and after running "update.pl it", I had to translate
again most of the sentences which were before in the "old" prefs.c
However, in attachment there is a patch for POTFILES.in and a
patch with the updated italian translation"
basically by changing file names i think we made our translator's lives miserable :-(
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 20 May 2003 16:44:56 +0000 |
parents | 388230971b20 |
children |
line wrap: on
line source
/* XPM */ static char *yahoo_devil[] = { /* width height ncolors chars_per_pixel */ "18 18 18 1", /* colors */ " c #333366", ". c #777777", "X c #CCCCFF", "o c #663333", "O c #B2B2B2", "+ c #666699", "@ c #FF0000", "# c #848200", "$ c #929292", "% c #A50021", "& c #666666", "* c #5C5C5C", "= c #CC99FF", "- c #FBFBFB", "; c #9999CC", ": c #D3D3D3", "> c #669999", ", c None", /* pixels */ "o,,,,,,,,,,,,,,,,o", "o%o,:$oooooo$:,o%o", ", @oo#=oooo=#oo@ ,", ", o%=XX=oo=XX=%o ,", ",= =XXXX==XXXX= =,", ",&=X;XXXXXXXX;X=&,", ",&=X;##XXXX##;X=&,", ",&=XXX- ;; -XXX=&,", ",&=XXXX+;;+XXXX=&,", ",&=X;XXXXXXXX;X=&,", ",&=XX+XXXXXX+XX=&,", ",.;XXX++++++XXX=.,", ",$#XXXXX--XXXXX#$,", ",:.=XXX;::;XXX=.:,", ",,O.=XX*;;*XX=.O,,", ",,,O.#=>**>=#.O,,,", ",,,,:$.&**&.$:,,,,", ",,,,,,,,,,,,,,,,,," };