add chapter 2 preferences to help-topics-index

Jon Lapham lapham at extracta.com.br
Tue Jun 17 13:21:50 CDT 2003


This patch adds the new preferences sub-sections to the help-topic-index.

-- 
-**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*---
  Jon Lapham  <lapham at extracta.com.br>          Rio de Janeiro, Brasil
  Work: Extracta Moléculas Naturais SA     http://www.extracta.com.br/
  Web: http://www.jandr.org/
***-*--*----*-------*------------*--------------------*---------------

-------------- next part --------------
--- ../gnucash/src/scm/help-topics-index.scm	2003-06-17 12:17:45.000000000 -0300
+++ ./src/scm/help-topics-index.scm	2003-06-17 11:36:38.000000000 -0300
@@ -41,7 +41,27 @@
      )
    )
    ((N_ "Setting Preferences")
-     "gnc-help:gnucash-guide/prefs1.html" #f)
+     "gnc-help:gnucash-guide/prefs1.html"
+     (((N_ "Accounts")
+       "gnc-help:gnucash-guide/prefs1.html#accounts2" #f)
+     ((N_ "Business")
+       "gnc-help:gnucash-guide/prefs1.html#business2" #f)
+     ((N_ "General")
+       "gnc-help:gnucash-guide/prefs1.html#general2" #f)
+     ((N_ "International")
+       "gnc-help:gnucash-guide/prefs1.html#international2" #f)
+     ((N_ "Online Banking")
+       "gnc-help:gnucash-guide/prefs1.html#onlinebank2" #f)
+     ((N_ "Reconcile")
+       "gnc-help:gnucash-guide/prefs1.html#reconcile2" #f)
+     ((N_ "Register")
+       "gnc-help:gnucash-guide/prefs1.html#register2" #f)
+     ((N_ "Register Colors")
+       "gnc-help:gnucash-guide/prefs1.html#registercolors2" #f)
+     ((N_ "Scheduled Transactions")
+       "gnc-help:gnucash-guide/prefs1.html#schedtrans2" #f)
+     )
+   )
    ((N_ "Getting Help")
      "gnc-help:gnucash-guide/help1.html"
      (((N_ "Help Manual")


More information about the gnucash-patches mailing list