view docs/sample.gftp/dotdot.xpm @ 28:b3e16d1f19c9

2002-09-24 Brian Masney <masneyb@gftp.org> * configure.in - take [external] off of AM_GNU_GETTEXT * de.po, ja.po, nl.po, no.po, pl.po, sv.po, zh_CN.po - fixed several format modifiers on some strings
author masneyb
date Tue, 24 Sep 2002 13:00:16 +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",
"                ",
"                ",
"                ",
"      .         ",
"     .+.        ",
"    .@#@.       ",
"   ..$++..      ",
"     .+.        ",
"     .$.        ",
"     .%.        ",
"      .%.       ",
"      .%&.   .  ",
"       ..&...   ",
"         ...    ",
"                ",
"                "};