view docs/sample.gftp/dotdot.xpm @ 123:dd65e3fbd058

2003-04-06 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
author dnloreto
date Sun, 06 Apr 2003 15:38:27 +0000
parents 8b1883341c6f
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",
"                ",
"                ",
"                ",
"      .         ",
"     .+.        ",
"    .@#@.       ",
"   ..$++..      ",
"     .+.        ",
"     .$.        ",
"     .%.        ",
"      .%.       ",
"      .%&.   .  ",
"       ..&...   ",
"         ...    ",
"                ",
"                "};