view etc/tree-widget/folder/handle.xpm @ 75810:fbbac2460322

Convert from info.png in GTK 2 sources.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 12 Feb 2007 19:11:43 +0000
parents 37975f598c83
children
line wrap: on
line source

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