[access] Modify config file for supporting accessibility
authorSungho Kwak <sungho1.kwak@samsung.com>
Tue, 28 May 2013 08:50:44 +0000 (17:50 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Tue, 28 May 2013 08:50:44 +0000 (17:50 +0900)
Change-Id: I92428260a03f709f14ca06f93b7085d11057c9ca

config/mobile/base.src

index cc963fc..5358f8d 100644 (file)
@@ -32,7 +32,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 60;
   value "fps" double: 60.0;
   value "theme" string: "tizen-hd";
-  value "modules" string: "ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api";
+  value "modules" string: "ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api:access_output_tts>access/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
   value "focus_highlight_enable" uchar: 0;