Certainly sounds resonable to me. -derek
Jon Lapham <[EMAIL PROTECTED]> writes: > Is there a reason there are no entries for the "tutorial and concepts > guide" in src/scm/help-topics-index.scm? It seems that the guide > would be easier to use if we did have help-topics defined. > > Yeah, this means new translatable strings... > > I started adding entries like what I have below (not complete, just to > give you an idea). Is this something acceptable to do? If so, let me > know and I'll finish it. > > --- ../gnucash/src/scm/help-topics-index.scm 2002-12-16 > 08:49:21.000000000 -0200 > +++ src/scm/help-topics-index.scm 2003-06-14 09:33:51.000000000 -0300 > @@ -1,5 +1,49 @@ > (((N_ "GnuCash Tutorial and Concepts Guide") > - "gnc-help:gnucash-guide/index.html" #f) > + "gnc-help:gnucash-guide/index.html" > + (((N_ "Overview of GnuCash") > + "gnc-help:gnucash-guide/chapter1.html" > + (((N_ "Introduction to GnuCash") > + "gnc-help:gnucash-guide/intro1.html" #f) > + ((N_ "About this Book") > + "gnc-help:gnucash-guide/about1.html" #f) > + ((N_ "Top Ten Reasons to Use GnuCash") > + "gnc-help:gnucash-guide/reasons1.html" #f) > + ((N_ "Installation") > + "gnc-help:gnucash-guide/install1.html" #f) > + ) > + ) > + ((N_ "Basic Structure and Setup") > + "gnc-help:gnucash-guide/chapter2.html" > + (((N_ "Data Entry Concepts") > + "gnc-help:gnucash-guide/entry1.html" #f) > + ((N_ "The GnuCash Interface") > + "gnc-help:gnucash-guide/interface1.html" #f) > + ((N_ "Setting Preferences") > + "gnc-help:gnucash-guide/prefs1.html" #f) > + ((N_ "Getting Help") > + "gnc-help:gnucash-guide/help1.html" #f) > + ((N_ "Creating and Saving Files") > + "gnc-help:gnucash-guide/files1.html" #f) > + ((N_ "Importing QIF Files") > + "gnc-help:gnucash-guide/import1.html" #f) > + ((N_ "Backing Up and Protecting Data") > + "gnc-help:gnucash-guide/backup1.html" #f) > + ((N_ "Putting It All Together") > + "gnc-help:gnucash-guide/together1.html" #f) > + ) > + ) > + ((N_ "Organizing Your Accounts") > + "gnc-help:gnucash-guide/chapter3.html" #f) > + ((N_ "Entering Transactions") > + "gnc-help:gnucash-guide/chapter4.html" #f) > + ((N_ "Starting with Your Checkbook") > + "gnc-help:gnucash-guide/chapter5.html" #f) > + ((N_ "Managing Credit Cards") > + "gnc-help:gnucash-guide/chapter6.html" #f) > + ((N_ "Investments") > + "gnc-help:gnucash-guide/chapter7.html" #f) > + ) > +) > > > -- > -**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*--- > Jon Lapham <[EMAIL PROTECTED]> Rio de Janeiro, Brasil > Work: Extracta Moléculas Naturais SA http://www.extracta.com.br/ > Web: http://www.jandr.org/ > ***-*--*----*-------*------------*--------------------*--------------- > > > _______________________________________________ > gnucash-devel mailing list > [EMAIL PROTECTED] > http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel