Little improvements in gen code. By Fidencio
authortiago <tiago@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Aug 2010 16:23:48 +0000 (16:23 +0000)
committertiago <tiago@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Aug 2010 16:23:48 +0000 (16:23 +0000)
commit059985765307782b8df61e699a2c274587ae6d3a
tree6fe0e131c07da2f3c5c0e56b3141c034d4fe7114
parentaf2a9a2bc2ab3290b114e9f675fbc8373a56d962
Little improvements in gen code. By Fidencio

Avoiding that "normal" field of image and "font" field of text can be wrote as
NULL by edc generate.
Moreover, avoiding that defaults values are wrote with the default edc values.
ie:
    - transition: LINEAR 0.00 (in a program)
    - size: 0 (in a text)

Author:    Fabiano Fidencio <fidencio at profusion.mobi>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@51004 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_edit.c