From: Sungho Kwak Date: Tue, 28 May 2013 08:50:44 +0000 (+0900) Subject: [access] Modify config file for supporting accessibility X-Git-Tag: accepted/tizen/20130927.071315^2~457 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17e1ddd4f189c5f3eaf1f2204a9904ee95063df4;p=profile%2Fmobile%2Felementary.git [access] Modify config file for supporting accessibility Change-Id: I92428260a03f709f14ca06f93b7085d11057c9ca --- 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;