r14927 - gnucash/trunk/src/gnome-utils/glade - Fix for bug #359471.	Remove the glade hookup of gnc_xfer_dialog_close_cb() to
    Chris Shoemaker 
    chris at cvs.gnucash.org
       
    Tue Oct  3 22:30:34 EDT 2006
    
    
  
Author: chris
Date: 2006-10-03 22:30:32 -0400 (Tue, 03 Oct 2006)
New Revision: 14927
Trac: http://svn.gnucash.org/trac/changeset/14927
Modified:
   gnucash/trunk/src/gnome-utils/glade/transfer.glade
Log:
Fix for bug #359471.  Remove the glade hookup of gnc_xfer_dialog_close_cb() to
the close signal.  This callback doesn't handle aborting correctly when called
directly, but it will behave correctly when called indirectly from 
close_handler().  The "response" callback will now be called for all actions
that close the dialog.
    
    
More information about the gnucash-patches
mailing list