Fixing return of edje_edit_fonts_list_get
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 24 Aug 2010 14:36:07 +0000 (14:36 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 24 Aug 2010 14:36:07 +0000 (14:36 +0000)
commit2e45c826965a18b03d79f54d2985066ad1c0043e
tree71eb716f1225cca54c3022b31b50a7f1e0f3c835
parent77036ed1955ffcac1ca193f5ac32e4b22181327e
Fixing return of edje_edit_fonts_list_get
The fuction was returning a private type (as
_Edje_Font_Directory_Entry) and an EAPI should *never*
return and private type.

By Fabiano Fidencio

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