view etc/toolbar/last-win-cap-up.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 * last_win_xpm[] = {
"33 33 5 1",
"       c Gray75 s backgroundToolBarColor",
".      c black",
"x      c white",
"y      c Gray90",
"z      c Gray60",
"                                 ",
"                  ...........    ",
"                  .zzzz.zzzz.    ",
"           ...........z.zzzz.    ",
"           .yyyy.yyyy.z.zzzz.    ",
"    ...........y.yyyy.z.zzzz.    ",
"    .xxxx.xxxx.y.yyyy.z.zzzz.    ",
"    .xxxx.xxxx.y.yyyy........    ",
"    .xxxx.xxxx.y.yyyy.z.zzzz.    ",
"    .xxxx.xxxx........z.zzzz.    ",
"    .xxxx.xxxx.y.yyyy.z.zzzz.    ",
"    ...........y.yyyy.z.zzzz.    ",
"    .xxxx.xxxx.y.yyyy.z.zzzz.    ",
"    .xxxx.xxxx.y.yyyy........    ",
"    .xxxx.xxxx.y.yyyy.           ",
"    .xxxx.xxxx........           ",
"    .xxxx.xxxx.                  ",
"    ...........                  ",
"                                 ",
"           ..                    ",
"         ...                     ",
"       ...................       ",
"         ...                     ",
"           ..                    ",
"               .           .     ",
" .             .                 ",
" .    ..   .. ...    . . . . ... ",
" .      . .    .     . . . . .  .",
" .    ...  ..  . ... . . . . .  .",
" .    . .   .  .      . .  . .  .",
" .... .. ...   .      . .  . .  .",
"                                 ",
"                                 "};