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

Derek Atkins warlord at MIT.EDU
Mon Jul 20 06:18:44 EDT 2009


Multiple potential reasons, bad gconf, bad packaging, bad configuration.
But GnuCash should still get the default values okay.  Note that
schema files are not required for GConf to work.

-derek

Phil Longstaff <plongstaff at rogers.com> writes:

> 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
>
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/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
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list