view docs/sample.gftp/dotdot.xpm @ 212:f04f6bedaf19

2003-7-6 Brian Masney <masneyb@gftp.org> * ca .po - updated Catalan translation (from Albert Astals Cid <astals11@terra.es>)
author masneyb
date Sun, 06 Jul 2003 14:19:46 +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",
"                ",
"                ",
"                ",
"      .         ",
"     .+.        ",
"    .@#@.       ",
"   ..$++..      ",
"     .+.        ",
"     .$.        ",
"     .%.        ",
"      .%.       ",
"      .%&.   .  ",
"       ..&...   ",
"         ...    ",
"                ",
"                "};