elm/config: fix config usage with EFL_RUN_IN_TREE set
authorMike Blumenkrantz <zmike@samsung.com>
Mon, 29 Jul 2019 16:41:59 +0000 (12:41 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:35 +0000 (10:48 +0900)
commitfa007dd964a19932eb76778375a783c58bb848fa
treefefaf09aea3ad8703bf27e8dc00ebb9d3567c70e
parent571381a1ce7224e7f8168119dde9b71f874861b2
elm/config: fix config usage with EFL_RUN_IN_TREE set

when running in tree, elm_config should not attempt to access files
outside the tree, nor should it attempt to overwrite any existing config
files

@fix

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9433
src/lib/elementary/elm_config.c