elm_config: replace ecore_file_cp with ecore_file_mv 52/216152/1 submit/tizen/20191021.124352
authorWonki Kim <wonki_.kim@samsung.com>
Mon, 21 Oct 2019 11:10:02 +0000 (20:10 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 21 Oct 2019 11:10:02 +0000 (20:10 +0900)
commit1bea231f28700bdbb29ff72c13ca7991759305ad
treed2de06789585d06a433f73c255d3f3cdc9a60d06
parentf4e49385676841aaeb24cafdc88b07283017df2a
elm_config: replace ecore_file_cp with ecore_file_mv

ecore_file_cp can cause elm_config eet data invalid.
this patch replaces it with ecore_file_mv to prevent the problem.

Change-Id: I5e39ab88cf5ecb70e9d9823b43ebdcc92b2cfc51
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
src/lib/elementary/elm_config.c