view etc/images/tree-widget/default/handle.xpm @ 87784:01f002639254

Fix alignment whitespace in usage.
author Glenn Morris <rgm@gnu.org>
date Wed, 16 Jan 2008 05:11:33 +0000
parents a32b9a80fe2d
children
line wrap: on
line source

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