From 17e1ddd4f189c5f3eaf1f2204a9904ee95063df4 Mon Sep 17 00:00:00 2001 From: Sungho Kwak Date: Tue, 28 May 2013 17:50:44 +0900 Subject: [PATCH] [access] Modify config file for supporting accessibility Change-Id: I92428260a03f709f14ca06f93b7085d11057c9ca --- config/mobile/base.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mobile/base.src b/config/mobile/base.src index cc963fc..5358f8d 100644 --- a/config/mobile/base.src +++ b/config/mobile/base.src @@ -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; -- 2.7.4