r21651 - gnucash/trunk/src/gnome - Undo r21650. Wrong approach. Uses wrong save dialog.

Mike Evans mikee at code.gnucash.org
Thu Dec 1 05:02:52 EST 2011


Author: mikee
Date: 2011-12-01 05:02:51 -0500 (Thu, 01 Dec 2011)
New Revision: 21651
Trac: http://svn.gnucash.org/trac/changeset/21651

Modified:
   gnucash/trunk/src/gnome/dialog-new-user.c
Log:
Undo r21650.  Wrong approach.  Uses wrong save dialog.

Modified: gnucash/trunk/src/gnome/dialog-new-user.c
===================================================================
--- gnucash/trunk/src/gnome/dialog-new-user.c	2011-11-30 14:47:14 UTC (rev 21650)
+++ gnucash/trunk/src/gnome/dialog-new-user.c	2011-12-01 10:02:51 UTC (rev 21651)
@@ -72,7 +72,6 @@
 
     page = gnc_plugin_page_account_tree_new();
     gnc_main_window_open_page(NULL, page);
-    gnc_file_save_as ();
 }
 
 void



More information about the gnucash-changes mailing list