Remove vconf set in spec file. Add vconf set flow to main.cpp 41/36641/2 accepted/tizen/tv/20150312.010920 submit/tizen_tv/20150311.080819
authorJuWan Kim <juwan.kim@samsung.com>
Wed, 11 Mar 2015 07:41:10 +0000 (16:41 +0900)
committerJuWan Kim <juwan.kim@samsung.com>
Wed, 11 Mar 2015 07:48:49 +0000 (16:48 +0900)
commit40ba44f1e36fa47852595fec40e184e09e40f3df
tree89c516fa0e6f5c6b4b42b3ce0c1f5cef6a2a8c1c
parent6635834f7826eb04f72907fd2e28082f8f89058a
Remove vconf set in spec file. Add vconf set flow to main.cpp

 * Vconftool set command in spec has a root user label
 * To use the vconf value in program, vconf value shoud be set in running
 * time.

Change-Id: Ia2fa3d983eaa8dbe241e299c7344e5ddb46199b4
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
include/def.h
packaging/org.tizen.settings-tv-ref.spec
src/main.cpp