Module name changed. 38/168638/1 accepted/tizen/unified/20180328.010235 submit/tizen/20180319.053649 submit/tizen_4.0/20180207.061715
authorWoochan Lee <wc0917.lee@samsung.com>
Tue, 30 Jan 2018 04:27:46 +0000 (13:27 +0900)
committerWoochan Lee <wc0917.lee@samsung.com>
Tue, 30 Jan 2018 04:29:19 +0000 (13:29 +0900)
datetime->clock.

Change-Id: I4d2862c92591a135d268f07a6fd9040560c6ab66

config/common/base.src
config/ivi/base.src
config/mobile/base.src
config/tv/base.src
config/wearable/base.src

index a637260..2cee0b6 100644 (file)
@@ -45,7 +45,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 40;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-common";
-  value "modules" string: "prefs>prefs_iface:datetime_input_spinner>datetime/api";
+  value "modules" string: "prefs>prefs_iface:clock_input_spinner>clock/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
   value "focus_highlight_enable" uchar: 0;
index da73625..f055454 100644 (file)
@@ -45,7 +45,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 40;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-ivi:default-ivi";
-  value "modules" string: "prefs>prefs_iface:datetime_input_spinner>datetime/api";
+  value "modules" string: "prefs>prefs_iface:clock_input_spinner>clock/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
   value "focus_highlight_enable" uchar: 0;
index 8836cec..b41e4c4 100644 (file)
@@ -46,7 +46,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 50;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-mobile";
-  value "modules" string: "copypasteUI_ctxpopup>entry/api:prefs>prefs_iface:datetime_input_spinner>datetime/api:quickpanel_callback>quickpanel_callback/api:naviframe_effect_mobile>naviframe/api:calendar_string>calendar/api";
+  value "modules" string: "copypasteUI_ctxpopup>entry/api:prefs>prefs_iface:clock_input_spinner>clock/api:quickpanel_callback>quickpanel_callback/api:naviframe_effect_mobile>naviframe/api:calendar_string>calendar/api";
 
   value "spinner_min_max_filter_enable" uchar: 1;
   value "tooltip_delay" double: 1.0;
index a938e37..f6433bb 100644 (file)
@@ -45,7 +45,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 40;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-tv";
-  value "modules" string: "prefs>prefs_iface:datetime_input_spinner_tv>datetime/api:access_output_tts>access/api";
+  value "modules" string: "prefs>prefs_iface:clock_input_spinner_tv>clock/api:access_output_tts>access/api";
   value "spinner_min_max_filter_enable" uchar: 1;
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
index 7c3801f..375edb1 100644 (file)
@@ -45,7 +45,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 30;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-wearable-circle";
-  value "modules" string: "prefs>prefs_iface:datetime_input_circle>datetime/api:naviframe_effect_wearable>naviframe/api";
+  value "modules" string: "prefs>prefs_iface:clock_input_circle>clock/api:naviframe_effect_wearable>naviframe/api";
   value "spinner_min_max_filter_enable" uchar: 1;
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;