view lisp/sb-file-.xpm @ 29129:1fad86b8adfc

(quail-show-guidance-buf): Set current-input-method of the guidance buffer to the name of the curren input method.
author Kenichi Handa <handa@m17n.org>
date Tue, 23 May 2000 23:42:38 +0000
parents c0758fd9ca7a
children
line wrap: on
line source

/* XPM */
static char * sb_file__xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFFFFF",
"       ............ ",
"      .++++++++++++.",
"     .++@@@@@@@@@@+.",
"    .+@+@@@@@@@@@@+.",
"   .+@@+@@@@@@@@@@+.",
"  .+@@@+@@@@@@@@@@+.",
" .+@@@@+@@@@@@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};