Mercurial > gftp.yaz
view docs/sample.gftp/sound.xpm @ 202:7d7d8299610d
2003-6-25 Brian Masney <masneyb@gftp.org>
* acinclude.m4 - added AC_TYPE_SOCKLEN_T. Thanks to
Nathan Robertson <nathanr@nathanr.net> for pointing this out
* configure.in - call AC_TYPE_SOCKLEN_T. Updates to AC_OUTPUT
* lib/gftp.h - remove check for HAVE_SOCKLEN_T
* Makefile.am - formatting fixes
author | masneyb |
---|---|
date | Thu, 26 Jun 2003 01:21:53 +0000 |
parents | 8b1883341c6f |
children | e999754d6106 |
line wrap: on
line source
/* XPM */ static char * sound_xpm[] = { "16 16 17 1", " c None", ". c #000000", "+ c #9E9A8C", "@ c #B8B4A6", "# c #9B988A", "$ c #CFCCC4", "% c #E4E2DE", "& c #D1CFC7", "* c #C5C2B7", "= c #DEDCD7", "- c #D7D5CF", "; c #C5C1B7", "> c #B0AC9C", ", c #BFBBAF", "' c #79766C", ") c #8D8A7D", "! c #7E7B70", " ", " ", " . ", " .. . ", " .+. . ", " ... .+@. . . ", " .##.+$%. . .", " .&*.=-;.. . .", " .>>.@@,.. . .", " .##.+>>.. . .", " .''.+++. . .", " ... .)+. . . ", " .!. . ", " .. . ", " . ", " "};