mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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
This commit is contained in:
@@ -7,17 +7,29 @@
|
|||||||
to be created from the "File" menu this druid is run to help the
|
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
|
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
|
being shown when you choose to create a "New File" by setting the
|
||||||
FIXME option in the <link linkend="XACC-PREFERENCES">Preferences</link>
|
"No account list setup on new file" option in the "General"
|
||||||
|
section of the <link linkend="XACC-PREFERENCES">Preferences</link>
|
||||||
dialog.</para>
|
dialog.</para>
|
||||||
|
|
||||||
|
<para>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".</para>
|
||||||
|
|
||||||
|
<para>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.</para>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
<title>First Explanatory Frame</title>
|
<title>First Explanatory Frame</title>
|
||||||
<para><inlinemediaobject><imageobject>
|
|
||||||
|
<para><inlinemediaobject><imageobject>
|
||||||
<imagedata fileref="image/new-user-frame1.png">
|
<imagedata fileref="image/new-user-frame1.png">
|
||||||
</imageobject></inlinemediaobject></para>
|
</imageobject></inlinemediaobject></para>
|
||||||
|
|
||||||
<para>The first frame you see gives a short bit of explanation
|
<para>The first frame you see gives a short bit of explanation
|
||||||
for what the druid is mean to accomplish.</para>
|
for what the druid is meant to accomplish.</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
@@ -28,7 +40,11 @@
|
|||||||
</imageobject></inlinemediaobject></para>
|
</imageobject></inlinemediaobject></para>
|
||||||
|
|
||||||
<para>On this frame you pick the currency you'd like the
|
<para>On this frame you pick the currency you'd like the
|
||||||
accounts to use.</para>
|
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.</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
@@ -41,7 +57,7 @@
|
|||||||
<para>On this frame you choose what types of accounts you would
|
<para>On this frame you choose what types of accounts you would
|
||||||
like to be setup. Most people will want to choose the Common
|
like to be setup. Most people will want to choose the Common
|
||||||
accounts. Other categories should be pretty self
|
accounts. Other categories should be pretty self
|
||||||
explanantory.</para>
|
explanatory.</para>
|
||||||
|
|
||||||
<para>In the bottom right corner of the frame you can see the
|
<para>In the bottom right corner of the frame you can see the
|
||||||
hierarchy of accounts that will be created because of this
|
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
|
accounts that will be created all in one list. You can also set
|
||||||
some starting balances on accounts here.</para>
|
some starting balances on accounts here.</para>
|
||||||
|
|
||||||
|
<para>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.</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
@@ -77,6 +97,10 @@
|
|||||||
<para>If everything has been OK up to this point press the
|
<para>If everything has been OK up to this point press the
|
||||||
Finish button and the accounts will be created in the new
|
Finish button and the accounts will be created in the new
|
||||||
account hierarchy.</para>
|
account hierarchy.</para>
|
||||||
|
|
||||||
|
<para>You must still save the new file you have created to some
|
||||||
|
location before all this becomes persistent.</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
Reference in New Issue
Block a user