config: read flush.cfg when elm_config_all_flush is called

Desktop / Enlightenment / Elementary - Jaehwan Kim [samsung.com] - 25 June 2015 00:10 UTC

When elm_config_all_flush is called, another processes should get the config of current process instead of saved base.cfg. so current process save the config to flush.cfg and another processes read it when it is changed.

@fix

6d94fb9 config: read flush.cfg when elm_config_all_flush is called.
src/lib/elm_config.c | 146 ++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 123 insertions(+), 23 deletions(-)

Upstream: git.enlightenment.org


  • Share