This looks good :)

1. I kindly recommend to add below line to elm_deprecated.h
typedef _Elm_Calendar_Mark_Repeat_Type Elm_Calendar_Mark_Repeat EINA_DEPRECATED;

2. Why did you make this change?
-typedef struct _Elm_Calendar_Mark Elm_Calendar_Mark;    /**< Item
handle for a calendar mark. Created with elm_calendar_mark_add() and
deleted with elm_calendar_mark_del(). */
+typedef struct _Elm_Calendar_Mark Elm_Calendar_Mark ;    /**< Item
handle for a calendar mark. Created with elm_calendar_mark_add() and
deleted with elm_calendar_mark_del(). */

Thanks!

Daniel Juyung Seo (SeoZ)

On Thu, Mar 1, 2012 at 11:26 AM, Elevate Efl <eflel...@gmail.com> wrote:
> Kindly suggest if there is a better way.
>
> Regards,
> Sanjeev
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to