mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
add Jon Lapham's patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8643 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-06-19 Chris Lyttle <chris@wilddev.net>
|
||||
|
||||
* src/scm/help-topics-index.scm: add Jon Lapham's patch
|
||||
|
||||
2003-06-18 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* src/import-export/hbci/druid-hbci-initial.c: Tolerate some
|
||||
|
||||
@@ -84,9 +84,15 @@
|
||||
)
|
||||
((N_ "Organizing Your Accounts")
|
||||
"gnc-help:gnucash-guide/chapter3.html"
|
||||
(((N_ "Using Accounts vs. Categories")
|
||||
"gnc-help:gnucash-guide/categories1.html" #f)
|
||||
((N_ "Types of GnuCash Accounts")
|
||||
(((N_ "Basic Accounting Concepts")
|
||||
"gnc-help:gnucash-guide/basic_acct1.html"
|
||||
(((N_ "Balance Sheet Accounts")
|
||||
"gnc-help:gnucash-guide/basic_acct1.html#basic_acct_bsm2" #f)
|
||||
((N_ "Income and Expense Accounts")
|
||||
"gnc-help:gnucash-guide/basic_acct1.html#basic_acct_ie2" #f)
|
||||
)
|
||||
)
|
||||
((N_ "GnuCash Accounts")
|
||||
"gnc-help:gnucash-guide/types1.html"
|
||||
(((N_ "Balance sheet accounts")
|
||||
"gnc-help:gnucash-guide/types1.html#balance2" #f)
|
||||
|
||||
Reference in New Issue
Block a user