Are you give minutes to review this one?? :) On Sat, Nov 12, 2011 at 5:24 PM, Bluezery <[email protected]> wrote: > Previous patch has a bug. > > Fixed patch is attached. > I have changed as below. > // _process_download_list(gi->wd->obj); --> > _process_download_list(gi->wd->obj); > > On Sat, Nov 12, 2011 at 3:51 PM, Bluezery <[email protected]> wrote: >> Hi, >> >> There are too may flags in elm_map. Most of them are duplicated and >> unnecessary. >> I have removed "want", "download", "have" variables. >> >> I use gi->job instead of "want" & "download". >> I use ecore_file_exists() instead of "have" flags. >> >> Please review attached patch file. >> >
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
