enlightenment/src/modules/conf_intl
Stafford Horne 9bfd684e43 e/imc: fix issue with input method import segv and small window size
Summary:
The imc import dialog at "Settings > Language > Input Method Settings >
Import .." had issue where the size was almost zero.  When trying to
close the window it would SEGV.

The SEGV seems to be do the with dialog->cdata not being set.

The resize issue I am not so sure, but I upgraded to ELM and if fixed
the issue.

Test Plan:
Open "Settings > Language > Input Method Settings > Import ..."
 - The size should not be really small
 - When closing it should not cause E to SEGV
After applying the patch the above issues are fixed.

Reviewers: zmike

Subscribers: cedric, seoz

Differential Revision: https://phab.enlightenment.org/D3353
2015-11-19 12:46:58 -05:00
..
e_int_config_imc.c e/imc: fix issue with input method import segv and small window size 2015-11-19 12:46:58 -05:00
e_int_config_imc_import.c e/imc: fix issue with input method import segv and small window size 2015-11-19 12:46:58 -05:00
e_int_config_intl.c
e_mod_main.c
e_mod_main.h
module.desktop.in