view etc/images/tree-widget/folder/handle.xpm @ 103886:d9b3b49cf6d3

(json-partial-output): Fix broken GDB/MI output in -break-info command (Emacs bug #3794).
author Dmitry Dzhus <dima@sphinx.net.ru>
date Tue, 14 Jul 2009 08:40:58 +0000
parents c363aeafceb6
children
line wrap: on
line source

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