view etc/toolbar/next-win-xx.xpm @ 1066:5de13d96e131

[xemacs-hg @ 2002-10-24 13:49:07 by youngs] 2002-10-24 Andy Piper <andy@xemacs.org> * dialog.el (make-dialog-box): for general dialogs only delete-frame-hook will be run.
author youngs
date Thu, 24 Oct 2002 13:49:13 +0000
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

/* XPM */
static char * next_win_xpm[] = {
"28 28 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.  ",
"               ...........  ",
"                            ",
"                            ",
"                 ..         ",
"                  ...       ",
"    ...................     ",
"                  ...       ",
"                 ..         ",
"                            ",
"                            "};