Mercurial > emacs
view lisp/gnus/uu-decode.xpm @ 59868:4e1a9b124b1f
Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 03 Feb 2005 02:17:14 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * uu_decode_xpm[] = { "24 24 9 1", " c None", ". c #919187876969", "X c #C2C2B9B99C9C", "o c #868686868686", "O c #8F8F8F8F8F8F", "+ c #000000000000", "@ c #4C4C4C4C4C4C", "# c #E9E9EFEFE8E8", "$ c #8686ADAD7D7D", " ", " ", " ", " .............. ", " X.o.........O.++ ", " XX++++++++++..++ ", " XX@########+..++ ", " XX@########+..++ ", " XX@$#$$$#$#+..++ ", " XX@#$$$$$$#+..++ ", " XX@##$#####+..++ ", " XX@##$#$$##+..++ ", " XX@##$#$$##+..++ ", " XX@##$$#$$#+..++ ", " XX@######$#+..++ ", " XX@########+..++ ", " XX@########+..++ ", " XX.@@@@@@@@@..++ ", " X.XXXXXXXXXX..++ ", " .XXXXXXXXXXXX.++ ", " +++++++++++++++ ", " +++++++++++++++ ", " ", " "};