lanurmi / efte

eFTE is a fork of FTE -- Folding Text Editor
GNU General Public License v2.0
31 stars 11 forks source link

Default config #74

Closed lanurmi closed 9 years ago

lanurmi commented 16 years ago

When a config file cannot be found, a default config should be used.

In addition, when loading an existing config, if that load fails, it should resort to the build in config and load the file in question for the user to correct the error.

Reported by: jcowgar

Original Ticket: "efte/feature-requests/33":https://sourceforge.net/p/efte/feature-requests/33

lanurmi commented 16 years ago

Logged In: YES user_id=128244 Originator: YES

A suitable default config has been created (modified) src/simple.fte. This now needs to be compiled into the binary and loaded from there. This task will then be done.

Original comment by: jcowgar

lanurmi commented 16 years ago

Logged In: YES user_id=128244 Originator: YES

Fixed in 761. src/simple.fte is now the default configuration.

Original comment by: jcowgar

lanurmi commented 16 years ago

Original comment by: jcowgar