kimcinoo pushed a commit to branch master.
commit 825d6803a950f0af04fc90ccc58d9e289bd12f68
Author: Shinwoo Kim <[email protected]>
Date: Mon Apr 8 17:35:25 2013 +0900
[access][config] support runtime enable more properly
---
src/lib/elm_config.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/lib/elm_config.c b/src/lib/elm_config.c
index d29ef71..a6024d2 100644
--- a/src/lib/elm_config.c
+++ b/src/lib/elm_config.c
@@ -187,6 +187,7 @@ _prop_config_get(void)
_elm_config_font_overlay_apply();
_elm_rescale();
_elm_recache();
+ _elm_win_access(_elm_config->access_mode);
ecore_event_add(ELM_EVENT_CONFIG_ALL_CHANGED, NULL, NULL, NULL);
return EINA_TRUE;
}
--
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html