view docs/sample.gftp/man.xpm @ 943:ca75331d0f82

2008-01-24 Brian Masney <masneyb@gftp.org> * docs/sample.gftp/gftprc - updated the config file to the current release
author masneyb
date Thu, 24 Jan 2008 23:29:20 +0000
parents e999754d6106
children
line wrap: on
line source

/* XPM */
static char * txt_xpm[] = {
"16 14 14 1",
" 	c None",
".	c #999999",
"+	c #818181",
"@	c #FFFFFF",
"#	c #ECECEC",
"$	c #C4C4C4",
"%	c #C5C5C5",
"&	c #C6C6C6",
"*	c #C7C7C7",
"=	c #EBEBEB",
"-	c #EDEDED",
";	c #EEEEEE",
">	c #C8C8C8",
",	c #959595",
" .++++++++++++  ",
" +@@@@@@@@@@@@+ ",
" +@##########@+ ",
" +@#$%%&&&&*#@+ ",
" +@#==###--;#@+ ",
" +@#%&&&&&&*#@+ ",
" +@#=##--####@+ ",
" +@#&&&&#####@+ ",
" +@##########@+ ",
" +@#&&&**>>>#@+ ",
" +@##########@+ ",
" +@-#########@+ ",
" +@@@@@@@@@@@@+ ",
" ,++++++++++++, "};