From 129accfd69fdd6d6838dac188017cd85df41cb1c Mon Sep 17 00:00:00 2001 From: James LewisMoss Date: Thu, 7 Jun 2001 22:01:30 +0000 Subject: [PATCH] cleanup. updates. fix FIXME. more text. cleanup grammar. etc. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4523 57a11ea4-9604-0410-9ed3-97b8803252fd --- .../C/xacc-account-hierarchy-creator.sgml | 34 ++++++++++++++++--- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/doc/sgml/C/xacc-account-hierarchy-creator.sgml b/doc/sgml/C/xacc-account-hierarchy-creator.sgml index a37abe45b0..d3719c3304 100644 --- a/doc/sgml/C/xacc-account-hierarchy-creator.sgml +++ b/doc/sgml/C/xacc-account-hierarchy-creator.sgml @@ -7,17 +7,29 @@ to be created from the "File" menu this druid is run to help the user setup a list of accounts to use. You can disable the druid being shown when you choose to create a "New File" by setting the - FIXME option in the Preferences + "No account list setup on new file" option in the "General" + section of the Preferences dialog. + The druid will be run for a new user until that user first + uses a file, or they complete the druid, or they uncheck the box + shown when they press "Cancel". + + You can press Cancel at any time to stop the druid. Once + done with a particular frame you press the Next button to go on to + the next frame. If you realize you have made a mistake or missed + something you can press the Previous button to take you back to + the last frame. + First Explanatory Frame - + + The first frame you see gives a short bit of explanation - for what the druid is mean to accomplish. + for what the druid is meant to accomplish. @@ -28,7 +40,11 @@ On this frame you pick the currency you'd like the - accounts to use. + accounts to use. This currency will be used as the default + currency for all accounts created. At least one of the account + type selections includes a currency trading account. You will + have to go back after Finishing this druid and change the traded + to currency in that account. @@ -41,7 +57,7 @@ On this frame you choose what types of accounts you would like to be setup. Most people will want to choose the Common accounts. Other categories should be pretty self - explanantory. + explanatory. In the bottom right corner of the frame you can see the hierarchy of accounts that will be created because of this @@ -65,6 +81,10 @@ accounts that will be created all in one list. You can also set some starting balances on accounts here. + To set starting balances click on the line with the + account you'd like to set and type the starting balance in the + text box on the right. + @@ -77,6 +97,10 @@ If everything has been OK up to this point press the Finish button and the accounts will be created in the new account hierarchy. + + You must still save the new file you have created to some + location before all this becomes persistent. +