view etc/tree-widget/folder/handle.xpm @ 78636:b1e667d914ef

(\,): Calrify it's not a new-style unquote.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 23 Aug 2007 18:37:20 +0000
parents 37975f598c83
children
line wrap: on
line source

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