keep the same order so eet serialization works properly.

Fonts should be the same as Edje_Font_Directory_Entry as it's
serialized using the same eet descriptor, so the fields should match
their order.



SVN revision: 54835
This commit is contained in:
Gustavo Sverzut Barbieri 2010-11-22 22:05:03 +00:00
parent 86eb1f3367
commit 1c9b6a174b
1 changed files with 1 additions and 1 deletions

View File

@ -70,8 +70,8 @@ struct _Font_List
struct _Font
{
char *file;
char *name;
char *file;
};
struct _Code