Mercurial > emacs
view etc/images/smilies/forced.xpm @ 69926:0404d8fab507
(C-SPC fails ...): Add description for fcitx.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 11 Apr 2006 01:27:54 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".+.+++++++.+.", ".+.........+.", ".+++++++++++.", " ...+++++... ", " ....... "};