Chris Shoemaker <[EMAIL PROTECTED]> writes:
> I had been ignoring that warning for quite a long time now, but after
> seeing the backtrace in the logs, it's quite obvious what's causing
> them. gnc:config-file-format-version doesn't exist anymore. That
> raises an interesting point...
Hmm, I wo
sh/trunk/src/bin/gnucash-bin.c
>gnucash/trunk/src/scm/command-line.scm
>gnucash/trunk/src/scm/main.scm
>gnucash/trunk/src/scm/path.scm
> Log:
> Move the loading of user and system config files from guile to C.
>
> Remove the "load config" command line op
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
+/* Don't continue adding to this list. When 2.0 rolls around bump
+ the 1.4 (unnumbered) files off the list. */
+static const gchar *user_config_files[] = {
+"config-2.0.user", "config-1.8.user", "config-1.6.user",
+"con