summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSoohye Shin <soohye.shin@samsung.com>2015-07-29 21:23:19 +0900
committerSoohye Shin <soohye.shin@samsung.com>2015-07-29 21:23:19 +0900
commit6abc6143c9af31243c71f6e8b537f58eb31f8c2c (patch)
tree44fe7b019eaf086c759a0a32345139b9dacbf6f8 /config
parente676149d7fd56ad16d78c47a34daed2ed246ba74 (diff)
downloadair_home-6abc6143c9af31243c71f6e8b537f58eb31f8c2c.tar.gz
air_home-6abc6143c9af31243c71f6e8b537f58eb31f8c2c.tar.bz2
air_home-6abc6143c9af31243c71f6e8b537f58eb31f8c2c.zip
modify settings pkg name in json file
Change-Id: I2f576fc6f986d6d7d16d05773c80e63e11297769 Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
Diffstat (limited to 'config')
-rw-r--r--config/home.json.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/home.json.in b/config/home.json.in
index 67d77c8..2bd542f 100644
--- a/config/home.json.in
+++ b/config/home.json.in
@@ -45,7 +45,7 @@
"icon": "@IMAGEDIR@/btn_menu_setting_nor.png",
"focus_icon": "@IMAGEDIR@/btn_menu_setting_foc.png",
"select_action": "launch",
- "parameter": "org.tizen.settings",
+ "parameter": "org.tizen.settings-tv-ref",
"notification": false
}
]