annotate docs/sample.gftp/exe.xpm @ 303:3b9d5797050f

2003-11-2 Brian Masney <masneyb@gftp.org> * lib/rfc2068.c (rfc2068_chunked_read) - more improvements to this function so that it will parse more chunked file transfers correctly. * lib/misc.c lib/gftp.h lib/rfc2068.c src/gtk/bookmarks.c src/gtk/dnd.c - removed remove_double_slashes(). Call gftp_build_path() to build the paths. This now allows Novell directory listings with //server * lib/protocols.c src/gtk/transfer.c lib/gftp.h - added variable conn_error_no_timeout to gftp_transfer structure. If this is enabled, if the remote connection to the server timed out, don't wait and immediately reconnect. So far, the only time this is used is when the user was editing a file and it is to be uploaded back to the server. * src/gtk/gftp-gtk.h src/gtk/transfer.c - add_file_transfer() now returns the struct gftp_transfer that was just added. * src/gtk/misc-gtk.c (update_directory_download_progress) - don't make the window a popup and remove the window decorations * src/text/gftp-text.c - don't populate the transfer_direction variable in struct gftp_transfer. This is only needed by the GTK+ port and will hopefully be taken out soon. * lib/gftp.h - remove gftp_transfer_type enum. It wasn't used anymore.
author masneyb
date Mon, 03 Nov 2003 02:14:05 +0000
parents 8b1883341c6f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 /* XPM */
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2 static char * exe_xpm[] = {
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 "15 13 38 1",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 " c None",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 ". c #626262",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 "+ c #3C3C3C",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 "@ c #969696",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 "# c #D2D2D2",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9 "$ c #C5C5C5",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
10 "% c #9D9D9D",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
11 "& c #4E4E4E",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
12 "* c #6A6A6A",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
13 "= c #C6C6C6",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
14 "- c #BEBEBE",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
15 "; c #A3A3A3",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
16 "> c #999999",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
17 ", c #6F6F6F",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
18 "' c #B0B0B0",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
19 ") c #ADADAD",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
20 "! c #474747",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
21 "~ c #B6B6B6",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
22 "{ c #CDCDCD",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
23 "] c #424242",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
24 "^ c #444444",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
25 "/ c #373737",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
26 "( c #D0D0D0",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
27 "_ c #BBBBBB",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
28 ": c #8E8E8E",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
29 "< c #454545",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
30 "[ c #171717",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
31 "} c #C3C3C3",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
32 "| c #A2A2A2",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
33 "1 c #565656",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
34 "2 c #4B4B4B",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
35 "3 c #B2B2B2",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
36 "4 c #8C8C8C",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
37 "5 c #434343",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
38 "6 c #1E1E1E",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
39 "7 c #232323",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
40 "8 c #484848",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
41 "9 c #727272",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
42 " . ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
43 " +@#$%& ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
44 " +*==-; ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
45 " >+,>')! ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
46 " +~{+]^/ ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
47 " +-(_:<[ ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
48 " +}}|12 ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
49 " %3456 ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
50 " 7+++ ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
51 " ++ ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
52 " *8+ ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
53 " +9+ ",
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
54 " + "};