view docs/sample.gftp/dotdot.xpm @ 1:8b1883341c6f

Initial revision
author masneyb
date Mon, 05 Aug 2002 19:46:57 +0000
parents
children e999754d6106
line wrap: on
line source

/* XPM */
static char * dotdot_xpm[] = {
"16 16 8 1",
" 	c None",
".	c #000000",
"+	c #526741",
"@	c #566B43",
"#	c #5A7046",
"$	c #4C603C",
"%	c #445636",
"&	c #37452B",
"                ",
"                ",
"                ",
"      .         ",
"     .+.        ",
"    .@#@.       ",
"   ..$++..      ",
"     .+.        ",
"     .$.        ",
"     .%.        ",
"      .%.       ",
"      .%&.   .  ",
"       ..&...   ",
"         ...    ",
"                ",
"                "};