r18210 - gnucash/trunk/src/import-export/schemas - Fix bug 587436 – Make Bayesian Matching ON by default

Phil Longstaff plongstaff at rogers.com
Tue Jul 14 19:47:30 EDT 2009


Why would the schema files not exist?

On July 14, 2009 07:37:51 pm Derek Atkins wrote:
> As I said in the bug report, this patch isn't the right way.   Values
> default to 'FALSE' if the schema files don't exist, so we should change
> the sense of the option so that it defaults to FALSE.
>
> -derek
>
> Quoting Phil Longstaff <plongstaff at code.gnucash.org>:
> > Author: plongstaff
> > Date: 2009-07-14 18:26:10 -0400 (Tue, 14 Jul 2009)
> > New Revision: 18210
> > Trac: http://svn.gnucash.org/trac/changeset/18210
> >
> > Modified:
> >
> > gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_match
> >er.schemas.in Log:
> > Fix bug 587436 – Make Bayesian Matching ON by default
> >
> >
> > Modified:
> > gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_match
> >er.schemas.in
> > =================================================================== ---
> > gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_match
> >er.schemas.in	2009-07-14 21:33:24 UTC (rev 18209)
> > +++
> > gnucash/trunk/src/import-export/schemas/apps_gnucash_import_generic_match
> >er.schemas.in	2009-07-14 22:26:10 UTC (rev 18210)
> > @@ -70,7 +70,7 @@
> >
> > <applyto>/apps/gnucash/dialogs/import/generic_matcher/use_bayes</applyto>
> >       <owner>gnucash</owner>
> >       <type>bool</type>
> > -      <default>FALSE</default>
> > +      <default>TRUE</default>
> >       <locale name="C">
> >         <short>Use bayesian matching</short>
> >         <long>Enables bayesian matching when matching imported
> >
> > _______________________________________________
> > gnucash-changes mailing list
> > gnucash-changes at gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-changes



More information about the gnucash-devel mailing list