view lisp/toolbar/lc-preferences.xpm @ 56091:10b16f7f1a51

(re_wctype, re_iswctype): Function defs longer static. (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t) (re_wctype, re_iswctype, re_wctype_to_bit): Non-function definitions moved to regex.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jun 2004 22:36:05 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * preferences2_xpm[] = {
"24 24 10 1",
" 	c None",
".	c #000100",
"+	c #BBBDBA",
"@	c #FFFFFF",
"#	c #7A98B0",
"$	c #6B6B66",
"%	c #4D687C",
"&	c #B0CCE2",
"*	c #504D46",
"=	c #3E4850",
"       ..               ",
"      .++$.             ",
"       .+++.        ..  ",
"        .@+.       .@$. ",
"    ..  =@+.      .@++. ",
"   .+ ..+@+$.     .++.  ",
"   .+++@@+++.    .@..   ",
"    .+++++++$.  .@.     ",
"     .....@@+$..+.      ",
"          .@@+.+.       ",
"           .@.+..       ",
"            .+.$*.      ",
"        ....+.$$$$.     ",
"       .#&#.. .+++$.    ",
"      .#&+&%.  .@@+$.   ",
"     .#@#%&%.   .@@+$.  ",
"    .#@#%&#%.    .@@+$..",
"   .&@#%&#%.      .+$*+.",
"  .#@#%&#%.        .+++.",
"  .&@#&#%..         ... ",
"  .#&&#%..              ",
"   .##%..               ",
"    ...                 ",
"                        "};