remove decarta in base.src
authorJeonghyun Yun <jh0506.yun@samsung.com>
Sun, 18 Mar 2012 06:13:21 +0000 (15:13 +0900)
committerJeonghyun Yun <jh0506.yun@samsung.com>
Sun, 18 Mar 2012 06:13:21 +0000 (15:13 +0900)
config/slp/base.src

index b215733..4df025f 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:datetime_input_ctxpopup>datetime/api";
+  value "modules" string: "ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
   value "focus_highlight_enable" uchar: 0;