On 7/25/07, Peter Wehrfritz <[EMAIL PROTECTED]> wrote: > I'm not sure what your intention is behind the 'a', but the third > argument of ecore_list_sort() should be ECORE_SORT_MIN or > ECORE_SORT_MAX. I updated the doxy to be more precise about the > possible values. Besides that, the return list of ecore_file_ls() should > already be sorted. >
Fixed, thanks. ecore_file_ls seems to use strcol l() which is case sensitive. -- Hisham Mardam Bey http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
