Mercurial > gftp.yaz
view docs/sample.gftp/sound.xpm @ 329:df4c91bf4adf
2003-12-7 Brian Masney <masneyb@gftp.org>
* src/gtk/dnd.c (openurl_get_drag_data) - if we are connected to a
remote site, disconnect before parsing the URL. This fixes a bug where
the directory was not being refreshed properly (from Aurelien Jarno
<lists@aurel32.net>)
author | masneyb |
---|---|
date | Mon, 08 Dec 2003 02:14:26 +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", " ", " ", " . ", " .. . ", " .+. . ", " ... .+@. . . ", " .##.+$%. . .", " .&*.=-;.. . .", " .>>.@@,.. . .", " .##.+>>.. . .", " .''.+++. . .", " ... .)+. . . ", " .!. . ", " .. . ", " . ", " "};