Mercurial > emacs
view lisp/toolbar/copy.xpm @ 54736:b94de166de9d
(ethio-sera-being-called-by-w3): New
variable.
(ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
instead of sera-being-called-by-w3.
(ethio-fidel-to-sera-buffer): Likewise.
(ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
instead of sera-being-called-by-w3.
(ethio-write-file): Likewise.
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 05 Apr 2004 23:27:37 +0000 |
| parents | 8f4a34146a9d |
| children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 7 1", " c Gray0", ". c #424242423a3a", "X c #68e968e96363", "o c #a8b1a8b1992b", "O c #d3d3d3d3bdbd", "+ c #e419e419cd6b", "@ c None", /* pixels */ "@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@ @@@@@@@@@@@@@@", "@@@@@@ Oo @@@@@@@@@@@@@", "@@@@ .ooOO @@@@ @@@@@@@", "@@@@ +XoOOo @ Oo @@@@@@", "@@@@ +.oO++ .ooOO @@@@@@", "@@@@ XoO+++ +XoOOo @@@@@", "@@@@ oOO+++ +.oO++ @@@@@", "@@@@ oO++++ XoOO++o @@@@", "@@@@@ +++++ oOO++++o @@@", "@@@@@ o++++ oO++++++ @@@", "@@@@@@ ++o +++++++o @@", "@@@@@@ o @@ o++++o @@@", "@@@@@@@ @@@@@ ++o @@@@@", "@@@@@@@@@@ @@ o @@@@@@@", "@@@@@@@ @@ @@@@@@@@@", "@@@@@@@ @@@@@@@@@@@@", "@@@@@@@@@@ @@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@" };
