annotate docs/Makefile.am @ 66:cd3e457cbc85

2002-11-26 Brian Masney <masneyb@gftp.org> * configure.in - change version to 2.0.14rc1 * lib/local.c - fix for uploading files. Move setting of hostname from local_connect() to local_init() * lib/misc.c (gftp_request) - copy only select fields over instead of whole structure * lib/protocols.c (gftp_request_new) - set datafd and cachefd to -1 * lib/protocols.c (gftp_set_proxy_config) - allow a NULL proxy_config to be passed * src/gtk/misc-gtk.c (update_window) - don't show the hostname if we are connected via the local protocol * src/gtk/transfer.c (create_transfer) - check to see if this protocol is always connected
author masneyb
date Wed, 27 Nov 2002 02:23:51 +0000
parents d74bfa342116
children 8978792d0855
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 man_MANS=gftp.1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 SUBDIRS=sample.gftp
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 7
diff changeset
5 EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 Utilitiesdir = $(datadir)/gnome/apps/Internet
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 Utilities_DATA = gftp.desktop
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
10 Iconsdir = $(datadir)/pixmaps
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
11 Icons_DATA = gftp.png