add Jon Lapham's patch

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8837 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Lyttle 2003-07-03 06:57:22 +00:00
parent 6100719068
commit c4c5f4fcfb
2 changed files with 24 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2003-07-02 Chris Lyttle <chris@wilddev.net>
* src/scm/help-topics-index.scm: add Jon Lapham's patch
2003-07-03 Matthew Vanecek <mevanecek@yahoo.com>
* po/POTFILES.in: ran make-gnucash-potfile, to pick up all the

View File

@ -104,16 +104,32 @@
"gnc-help:gnucash-guide/examples1.html" #f)
)
)
((N_ "Entering Transactions")
((N_ "Transactions")
"gnc-help:gnucash-guide/chapter4.html"
(((N_ "Overview of Registers")
"gnc-help:gnucash-guide/registers1.html" #f)
(((N_ "Concepts of Transactions")
"gnc-help:gnucash-guide/concept_transactions1.html" #f)
((N_ "The Account Register")
"gnc-help:gnucash-guide/registers1.html"
(((N_ "Simple Two Account Transaction")
"gnc-help:gnucash-guide/registers1.html#registers_twoaccount2" #f)
((N_ "Multi Account Transaction")
"gnc-help:gnucash-guide/registers1.html#registers_multiaccount2" #f)
((N_ "Account Register Features")
"gnc-help:gnucash-guide/registers1.html#registers_features2" #f)
)
)
((N_ "Choosing a Register Style")
"gnc-help:gnucash-guide/regstyle1.html" #f)
((N_ "Using Entry Shortcuts")
"gnc-help:gnucash-guide/shortcuts1.html" #f)
((N_ "Putting It All Together")
"gnc-help:gnucash-guide/puttoget1.html" #f)
"gnc-help:gnucash-guide/trans_puttoget1.html"
(((N_ "Opening Balances")
"gnc-help:gnucash-guide/trans_puttoget1.html#trans_puttoget_open2" #f)
((N_ "Additional Transaction Examples")
"gnc-help:gnucash-guide/trans_puttoget1.html#trans_puttoget_add2" #f)
)
)
)
)
((N_ "Starting with Your Checkbook")