view etc/images/ezimage/bitsbang.xpm @ 67510:984ab2cd1b98

(customize-apropos): Avoid listing an option more than once under different aliases. No longer list user options that are not defined with defcustom (unless a prefix arg is given). Doc fix. (customize-apropos-options): Doc fix.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 11 Dec 2005 18:16:20 +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",
" ..  .  ..  .  ",
".  .++ .  . .  ",
".  .++ .  . .  ",
".  . ++.  . .  ",
" ..  ++ ..  .  ",
"     ++        ",
".  ..++.  ..   ",
". .  .++ .  .  ",
". .  .++ .  .  ",
". .  .++ .  .  ",
".  ..  .  ..   ",
"       ++      ",
" ..  . ++.  .  ",
".  . . .  . .  ",
".  . . .  . .  "};