lorddrew pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c225f000649a19705adcb8364dcea0e3f50f9c69
commit c225f000649a19705adcb8364dcea0e3f50f9c69 Merge: 176ade58bb b836576d2a Author: Andrii Kroitor <[email protected]> Date: Mon Oct 30 16:46:09 2017 +0200 edje_cc: fix parsing and documentation This fixes parsing of properties in edje_cc and makes it more consistent. All bool and color values are now parsed in same way. Default values for many values are now given in edc_ref. Some documentation blocks are moved to correct places. Fixed mistakes in description of edc properties. @fix src/bin/edje/edje_cc_handlers.c | 1050 +++++++++++++++++++++++++-------------- 1 file changed, 678 insertions(+), 372 deletions(-) --
