[datetime]: module name added to SLP profile
authorshilpa singh <shilpa.singh@samsung.com>
Wed, 14 Mar 2012 14:17:42 +0000 (19:47 +0530)
committershilpa singh <shilpa.singh@samsung.com>
Wed, 14 Mar 2012 14:21:05 +0000 (19:51 +0530)
[please remove setting ELM_MODULES env variable from profile.d/elm.sh
on target for this to work]
Change-Id: Ie8b9e15fc13a1862fea8d177ba9f7d476c28157a

config/slp/base.src

index fd1e220..b215733 100644 (file)
@@ -31,7 +31,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 60;
   value "fps" double: 6000.0;
   value "theme" string: "blue-hd";
-  value "modules" string: "ctxpopup_copypasteUI>entry/api:decarta>map/api";
+  value "modules" string: "ctxpopup_copypasteUI>entry/api:decarta>map/api:datetime_input_ctxpopup>datetime/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
   value "focus_highlight_enable" uchar: 0;