projects
/
platform
/
core
/
uifw
/
efl-misc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2cf409
)
disable entry selection for wearable profile
64/164464/1
accepted/tizen/unified/20171221.071228
submit/tizen/20171220.062652
author
Youngbok Shin
<youngb.shin@samsung.com>
Tue, 19 Dec 2017 07:26:41 +0000
(16:26 +0900)
committer
Youngbok Shin
<youngb.shin@samsung.com>
Tue, 19 Dec 2017 07:27:06 +0000
(07:27 +0000)
Change-Id: I987937143e5946debd9fd5fb373b30aa7f1cf5a3
config/wearable/base.src
patch
|
blob
|
history
diff --git
a/config/wearable/base.src
b/config/wearable/base.src
index 73e672a09d93fa31d07d78ff1992d5bdc3b78d6c..7c3801f842e334e4b71ed1a4b6d8b7b37331d50a 100644
(file)
--- a/
config/wearable/base.src
+++ b/
config/wearable/base.src
@@
-1,6
+1,6
@@
group "Elm_Config" struct {
value "config_version" int: 131079;
- value "entry_select_allow" uchar:
1
;
+ value "entry_select_allow" uchar:
0
;
value "engine" string: "wayland_egl";
value "vsync" uchar: 1;
value "thumbscroll_enable" uchar: 1;