view etc/tree-widget/default/leaf.xpm @ 77706:0a9df36b4e9f

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Wed, 16 May 2007 08:15:44 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * leaf_xpm[] = {
"16 21 9 1",
" 	c None",
".	c #424242",
"+	c #737373",
"@	c #7B7B7B",
"#	c #848484",
"$	c #8C8C8C",
"%	c #949494",
"&	c #9C9C9C",
"*	c #A5A5A5",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"   .....        ",
"  .+@@##.       ",
" .+@@##$$.      ",
".+@@##$$%%.     ",
".@@##$$%%&.     ",
".@##$$%%&*.     ",
" .#$$%%&*.      ",
"  .$%%&*.       ",
"   .....        ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};