view etc/toolbar/next-win-cap-xx.xpm @ 919:111c4f2ed9c9

[xemacs-hg @ 2002-07-14 09:43:52 by adrian] [S] [PATCH] xemacs-21.5: Hrvoje's `functionp' fix -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org> * lisp.h: Declare Fcdr_safe to be callable from C. 2002-07-08 Hrvoje Niksic <hniksic@xemacs.org> * eval.c (Ffunctionp): Return nil for autoloaded macros and keymaps.
author adrian
date Sun, 14 Jul 2002 09:43:54 +0000
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

/* XPM */
static char * next_win_xpm[] = {
"33 33 5 1",
"       c Gray75 s backgroundToolBarColor",
".      c Gray60",
"x      c white",
"y      c Gray90",
"z      c Gray60",
"                                 ",
"    ...........                  ",
"    .zzzz.zzzz.                  ",
"    .zzzz.z...........           ",
"    .zzzz.z.yyyy.yyyy.           ",
"    .zzzz.z.yyyy.y...........    ",
"    .zzzz.z.yyyy.y.xxxx.xxxx.    ",
"    ........yyyy.y.xxxx.xxxx.    ",
"    .zzzz.z.yyyy.y.xxxx.xxxx.    ",
"    .zzzz.z........xxxx.xxxx.    ",
"    .zzzz.z.yyyy.y.xxxx.xxxx.    ",
"    .zzzz.z.yyyy.y...........    ",
"    .zzzz.z.yyyy.y.xxxx.xxxx.    ",
"    ........yyyy.y.xxxx.xxxx.    ",
"           .yyyy.y.xxxx.xxxx.    ",
"           ........xxxx.xxxx.    ",
"                  .xxxx.xxxx.    ",
"                  ...........    ",
"                                 ",
"                    ..           ",
"                     ...         ",
"       ...................       ",
"                     ...         ",
"                    ..           ",
"               .           .     ",
".   .          .                 ",
"..  .  .  . . ...    . . . . ... ",
". . . . . . .  .     . . . . .  .",
". . . ...  .   . ... . . . . .  .",
".  .. .   . .  .      . .  . .  .",
".   .  .. . .  .      . .  . .  .",
"                                 ",
"                                 "};