On Tue, 27 Dec 2011 20:15:14 +0900
Hyoyoung Chang <[email protected]> wrote:

> Dear all.
> 
> As discomfitor suggested, I cleanup some codes.
> elm_cnp_selection_set : add buffer length argument and check for image type.
> (i think it's urgent issue before elm_cnp_selection_set api is widely used.)
> enum defines : add 'type' prefix.
> 
> Thanks
in, but you misunderstood what I was saying about namespacing. I didn't mean
that everything has to include TYPE, I meant that enum values need to include
the full name of the enum. I made the following changes:

sed -i 's/ELM_SEL_FORMAT_TYPE/ELM_SEL_FORMAT/g'
sed -i 's/Elm_Sel_Format_Type/Elm_Sel_Format/g'

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to