Dear all

It renames genlist internal variables and functions.

decorate_type -> decorate_it_type
mode_set -> decorate_it_set

It also includes that a api arguments' naming is changed.
-EAPI void
elm_genlist_item_decorate_mode_set(Elm_Object_Item *it, const char
*mode_type, Eina_Bool mode_set);
+EAPI void
elm_genlist_item_decorate_mode_set(Elm_Object_Item *it, const char
*decorate_it_type, Eina_Bool decorate_it_set);

Thanks.

Attachment: 0003-rename-mode_set-decorate_it_set.patch
Description: Binary data

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to