common config : change clock module. 39/231739/1 accepted/tizen/unified/20200428.214658 submit/tizen/20200427.214018
authorWoochanlee <wc0917.lee@samsung.com>
Fri, 24 Apr 2020 04:24:08 +0000 (13:24 +0900)
committerWoochanlee <wc0917.lee@samsung.com>
Fri, 24 Apr 2020 04:25:05 +0000 (13:25 +0900)
Change-Id: I21e4046b5afd98efda5c146b98db717bfbdadfb1

config/common/base.src

index 9ae88fd9ff741b71c78e604bcded5e7a5d554c8e..c9922d287677b7ddc27cf1944ddf625d03f95609 100644 (file)
@@ -54,7 +54,8 @@ group "Elm_Config" struct {
   value "finger_size" int: 20;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-common";
-  value "modules" string: "prefs>prefs_iface:clock_input_spinner>clock/api";
+  value "modules" string: "prefs>prefs_iface:clock_input_common_spinner>clock/api";
+  value "list_spinner" uchar: 1;
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
   value "focus_highlight_enable" uchar: 0;