Mercurial > gftp.yaz
view docs/sample.gftp/doc.xpm @ 899:f716c8dbeaff
2007-3-22 Brian Masney <masneyb@gftp.org>
* lib/gftp.h lib/protocols.c - fixed two remaining codepage related
issues: i) The first was a problem parsing the remote_charsets option.
ii) The second was the same IConv structure being used for the local
and remote side. Each side now has their own IConv structure.
(from Alexander Orlov <alxorlov@pochta.ru>)
author | masneyb |
---|---|
date | Thu, 22 Mar 2007 22:11:27 +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", " .++++++++++++ ", " +@@@@@@@@@@@@+ ", " +@##########@+ ", " +@#$%%&&&&*#@+ ", " +@#==###--;#@+ ", " +@#%&&&&&&*#@+ ", " +@#=##--####@+ ", " +@#&&&&#####@+ ", " +@##########@+ ", " +@#&&&**>>>#@+ ", " +@##########@+ ", " +@-#########@+ ", " +@@@@@@@@@@@@+ ", " ,++++++++++++, "};