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)
commit1af34f52c22153de6a74be7db16bc14289284c53
tree6fe0e131c07da2f3c5c0e56b3141c034d4fe7114
parentbf461c2f89f217d022557b754793db83045bdeac
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: http://svn.enlightenment.org/svn/e/trunk/edje@51004 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_edit.c