view docs/sample.gftp/left.xpm @ 67:aa971a4bb16f

2002-11-27 Brian Masney <masneyb@gftp.org> * Officially release 2.0.14rc1 * lib/cache.c - take out a warning message * lib/misc.c lib/protocols.c lib/gftp.h lib/gtk/dnd.c lib/transfer.c - add second argument (free_request) to gftp_request_destroy * lib/protocols.c (gftp_parse_url) - make sure the request structure is cleared before we start to modify it * src/gtk/gftp-text.c - fixed crash if you didn't enter a username
author masneyb
date Wed, 27 Nov 2002 14:29:57 +0000
parents 8b1883341c6f
children e999754d6106
line wrap: on
line source

/* XPM */

/* This was drawn by Brian Masney <masneyb@gftp.org> */

static char *left_xpm[] = {
"16 9 2 1",
" 	c	None",
"#	c	#000000",
"     #          ",
"    ##          ",
"   ###          ",
"  ############# ",
" ############## ",
"  ############# ",
"   ###          ",
"    ##          ",
"     #          ",
};