e_config: save and load config in user space 62/129962/4
authorJuyeon Lee <juyeonne.lee@samsung.com>
Thu, 18 May 2017 14:18:10 +0000 (23:18 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Fri, 19 May 2017 04:24:04 +0000 (13:24 +0900)
commit19916604f1a3a0c2afb961268f6a3e8548d2c5ac
tree23514993301caaf1a82daad5aaef21d0b4181484
parent70d996a7ec11a8237d23b65317de2917b581c67f
e_config: save and load config in user space

Load cfg data 1st from /var/lib/enlightenment/.e while e_config_init
If no data under the dir. let's copy it from the installed and re-load
If there is E_CONF_RO exported or failure again, than it falls back to load cfgs
from the system cfgs at /usr/share/enlightenment/data/config

Change-Id: If13b3d356cd12d8aeab99aab727185942ea3d9fa
src/bin/e_config.c
src/bin/e_main.c
src/bin/e_module.c