elm config - monitor JUST the correct files for profile and cfg change 95/83595/2
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 5 Jan 2016 13:15:00 +0000 (22:15 +0900)
committerHermet Park <chuneon.park@samsung.com>
Fri, 12 Aug 2016 06:03:17 +0000 (23:03 -0700)
commite4110b7485efd32027db32e546a19448955bcb35
treeb808c09d9278330430a301b672a58cedce2e62f5
parent8df7d60de67c5188ef3446f1c8bd4a9e9c74df4f
elm config - monitor JUST the correct files for profile and cfg change

this fixes the config monitoring to not use flush.cfg but to use the
correct profie.cfg or base.cfg in the profile we are using. this is
necessary to do "special" profiles per screen so apps that switched to
another profile because asked by e, monitor THAT profile for changes
specifically and dont also switch profiles since they have been told
what to use now.

@fix

Change-Id: Ie676a2d8b3627dab055907fc65ef6abad89b26d6
src/lib/elm_config.c
src/lib/elm_priv.h
src/lib/elm_win.c