r13684 - gnucash/trunk/src/gnome - Differentiate between calling the hierarchy druid from the new user

David Hampton hampton at cvs.gnucash.org
Wed Mar 22 19:42:02 EST 2006


Author: hampton
Date: 2006-03-22 19:42:00 -0500 (Wed, 22 Mar 2006)
New Revision: 13684
Trac: http://svn.gnucash.org/trac/changeset/13684

Modified:
   gnucash/trunk/src/gnome/dialog-new-user.c
   gnucash/trunk/src/gnome/druid-hierarchy.c
   gnucash/trunk/src/gnome/druid-hierarchy.h
   gnucash/trunk/src/gnome/glade/account.glade
   gnucash/trunk/src/gnome/gnc-plugin-page-account-tree.c
Log:
Differentiate between calling the hierarchy druid from the new user
code and from the window menus.  In the former case, account sets that
are marked to be initially selected will be pre-selected in the
"account sets" tree.  In the latter case (e.g. adding a new account
set to existing accounts) these markings will be ignored.  Don't allow
the user to move off the account set selection page until at least one
account set is selected.  Relabel a window to make it clear that the
account tree only reflects the accounts in one particular set, not
the aggregate set of accounts that will be created.  Fixes 334778,
334780 and 334783.




More information about the gnucash-patches mailing list