Mercurial > gftp.yaz
view Makefile.am @ 879:a41a3590d696
2007-2-14 Brian Masney <masneyb@gftp.org>
* lib/gftp.h src/gtk/gtkui.c src/uicommon/gftpui.c - added refreshing
field to the gftp_request structure. If this is set in
gftpui_common_cmd_open(), then the refresh command is not ran after
a connection is made to the server. This field is currently only
enabled when running called from the refresh function in the GTK+
port. It fixes an issue where the refresh command was being ran
twice. (closes #171732)
| author | masneyb |
|---|---|
| date | Thu, 15 Feb 2007 01:06:49 +0000 |
| parents | 44961d0159ed |
| children | 314c1a72ede5 |
line wrap: on
line source
## Process this file with automake to produce Makefile.in SUBDIRS= docs lib po src EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \ gftp.spec.in debian/changelog debian/compat debian/control debian/copyright \ debian/gftp-common.dirs debian/gftp-common.docs debian/gftp-common.install \ debian/gftp-gtk.install debian/gftp-gtk.links debian/gftp-gtk.menu \ debian/gftp-text.install debian/gftp-text.links debian/gftp-text.postinst \ debian/gftp-text.prerm debian/rules dist-hook: cp gftp.spec $(distdir) ACLOCAL_AMFLAGS = -I m4
