elm_win: add new condition about engine set when generate the elm_win object
authorjiin.moon <jiin.moon@samsung.com>
Fri, 7 Aug 2015 06:10:02 +0000 (15:10 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 7 Aug 2015 06:10:03 +0000 (15:10 +0900)
commit72c5b5fb270b0e7b533b52321532663665764196
tree21922880ec7b1a8926e02c30c50696014043958c
parent1e399b6fe9813c029d0cd64239350d54849b56e2
elm_win: add new condition about engine set when generate the elm_win object

Summary:
Calling the elm_config_accel_preference_get api with "none" as parameter,
it means user does not want to use acceleration.

Reviewers: Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D2920
src/lib/elm_config.h
src/lib/elm_win.c