view lisp/sb-tag-gt.xpm @ 42399:92c21a38c096

(mouse-drag-mode-line-1): When dragging a mode line upward, shrink the windows above as necessary to get space. (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Dec 2001 04:21:15 +0000
parents c0758fd9ca7a
children c2a09ac7b7b1
line wrap: on
line source

/* XPM */
static char * sb_tag_gt_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"                    ",
"                    ",
"    ............... ",
"   .+++++++++++++++.",
"  .+@@@@@++@@@@@@@+.",
" .+@@@@@@+++@@@@@@+.",
".+@@@@@@@++++@@@@@+.",
".+@++@@@@+++++@@@@+.",
".+@++@@@@+++++.@@@+.",
".+@@@@@@@++++.@@@@+.",
" .+@@@@@@+++.@@@@@+.",
"  .+@@@@@++.@@@@@@+.",
".  .++++++.++++++++.",
"    ............... ",
"                    "};