summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2020-04-23 16:11:28 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2020-04-23 16:11:28 +0900
commit5217e3ca47b3a63bc9e11df9daf62ae797e81ac3 (patch)
tree0c8d40819dfb52a92fe12e8a10d207d63584855d
parent5c02915687aa6adeabb353894e7522e6b44edb61 (diff)
downloadwatch-setting-accepted/tizen_6.0_unified_hotfix.tar.gz
watch-setting-accepted/tizen_6.0_unified_hotfix.tar.bz2
watch-setting-accepted/tizen_6.0_unified_hotfix.zip
Change-Id: I3e2e956b1f58f86422f5b55a042c18e5e18089bf Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--src/setting-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setting-connection.c b/src/setting-connection.c
index a85ed99..7a619c8 100644
--- a/src/setting-connection.c
+++ b/src/setting-connection.c
@@ -296,7 +296,7 @@ void _bluetooth_cb(void *data, Evas_Object *obj, void *event_info)
extra_app_data extra_app = {
.app_id = "org.tizen.bluetooth",
.extra_data_name = "launch-type",
- .extra_value = "settings",
+ .extra_value = "setting",
.set_operation = NULL,
.launch_group_mode = false
};