view etc/images/ezimage/bitsbang.xpm @ 101854:7e576fc18303

(syms_of_coding) <translation-table-for-input>: Modify doc string to discourage use for character code unification.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 Feb 2009 10:49:39 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_objod_xpm[] = {
"15 15 3 1",
" 	c None",
".	c #000CFF",
"+	c #FFFA00",
" ..  .  ..  .  ",
".  .++ .  . .  ",
".  .++ .  . .  ",
".  . ++.  . .  ",
" ..  ++ ..  .  ",
"     ++        ",
".  ..++.  ..   ",
". .  .++ .  .  ",
". .  .++ .  .  ",
". .  .++ .  .  ",
".  ..  .  ..   ",
"       ++      ",
" ..  . ++.  .  ",
".  . . .  . .  ",
".  . . .  . .  "};