view etc/images/tree-widget/folder/handle.xpm @ 100362:4150ab3a5845

(dired-pop-to-buffer): Call with min-height arg 1 to make sure that small buffers get shown.
author Martin Rudalics <rudalics@gmx.at>
date Thu, 11 Dec 2008 17:19:37 +0000
parents c363aeafceb6
children
line wrap: on
line source

/* XPM */
static char * handle_xpm[] = {
"10 22 2 1",
" 	c None",
".	c #ADA5C6",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
" . . . . .",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};