view docs/sample.gftp/sound.xpm @ 424:26333110dfd2

2004-3-15 Brian Masney <masneyb@gftp.org> * src/gtk/misc-gtk.c (update_directory_download_progress) - center the progress dialog (closes #136370)
author masneyb
date Tue, 16 Mar 2004 02:38:52 +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",
"                ",
"                ",
"        .       ",
"       ..    .  ",
"      .+.     . ",
" ... .+@.  .  . ",
" .##.+$%.   .  .",
" .&*.=-;..  .  .",
" .>>.@@,..  .  .",
" .##.+>>..  .  .",
" .''.+++.   .  .",
" ... .)+.  .  . ",
"      .!.     . ",
"       ..    .  ",
"        .       ",
"                "};