lanurmi / efte

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

Revamp search paths for config files #61

Closed lanurmi closed 8 years ago

lanurmi commented 16 years ago

We should look for a config file, in this order:

~/.efterc /usr/local/etc/efterc /usr/local/share/efte/efterc /usr/etc/efterc /usr/share/efte/efterc /etc/efte/efterc /etc/efterc

We should also make the cefte tool look for config files in these directories in this order:

~/.efte /usr/local/etc/efte /usr/local/share/efte/local /usr/local/share/efte/config /usr/local/share/efte /usr/etc/efte /usr/share/efte/local /usr/share/efte/config /usr/share/efte /etc/efte/local /etc/efte/config /etc/efte

Reported by: jcowgar

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

lanurmi commented 16 years ago

Logged In: YES user_id=128244 Originator: YES

Tracker item has been fixed and committed into SVN trunk

Original comment by: jcowgar

lanurmi commented 16 years ago

Original comment by: jcowgar