comparison ChangeLog @ 864:c71bc7d32ce5

2006-11-30 Brian Masney <masneyb@gftp.org> * docs/sample.gftp/Makefile.am docs/sample.gftp/gftp-16x16.png docs/sample.gftp/gftp-22x22.png docs/sample.gftp/gftp-24x24.png docs/sample.gftp/gftp-32x32.png docs/sample.gftp/gftp-48x48.png docs/sample.gftp/gftp-scalable.svg docs/gftp.desktop docs/sample.gftp/gftp-mini-logo.png docs/sample.gftp/gftp-mini-logo.xpm - added new icons for gftp from Tango Friday theme. (closes #370627)
author masneyb
date Sat, 23 Dec 2006 19:29:16 +0000
parents 9f10d3c835cb
children 1fae947d4418
comparison
equal deleted inserted replaced
863:9f10d3c835cb 864:c71bc7d32ce5
1 2006-11-30 Brian Masney <masneyb@gftp.org> 1 2006-11-30 Brian Masney <masneyb@gftp.org>
2 * docs/sample.gftp/Makefile.am docs/sample.gftp/gftp-16x16.png
3 docs/sample.gftp/gftp-22x22.png docs/sample.gftp/gftp-24x24.png
4 docs/sample.gftp/gftp-32x32.png docs/sample.gftp/gftp-48x48.png
5 docs/sample.gftp/gftp-scalable.svg docs/gftp.desktop
6 docs/sample.gftp/gftp-mini-logo.png docs/sample.gftp/gftp-mini-logo.xpm
7 - added new icons for gftp from Tango Friday theme. (closes #370627)
8
2 * lib/options.h src/gtk/gftp-gtk.c - added new option: 9 * lib/options.h src/gtk/gftp-gtk.c - added new option:
3 connect_to_remote_on_startup. If this is enabled, then the application 10 connect_to_remote_on_startup. If this is enabled, then the application
4 will automatically connect to the remote server when it is started. 11 will automatically connect to the remote server when it is started.
5 (closes #330418) 12 (closes #330418)
6 13
3756 3763
3757 * configure.in - link in gthread 3764 * configure.in - link in gthread
3758 3765
3759 * cvsclean - added this script 3766 * cvsclean - added this script
3760 3767
3761 * *.[ch] - added $Id: ChangeLog,v 1.507 2006/12/23 18:16:31 masneyb Exp $ tags 3768 * *.[ch] - added $Id: ChangeLog,v 1.508 2006/12/23 19:29:15 masneyb Exp $ tags
3762 3769
3763 * debian/* - updated files from Debian maintainer 3770 * debian/* - updated files from Debian maintainer
3764 3771
3765 2002-10-03 Brian Masney <masneyb@gftp.org> 3772 2002-10-03 Brian Masney <masneyb@gftp.org>
3766 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3773 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)