Re: [evolution-patches] Possible fix for removal of duplicated files in evolution/e-util



As approved by shres in bugzilla, this patch is committed into CVS HEAD.
Thanks!
	Harry
On Wed, 2005-12-21 at 20:49 +0800, Simon.Zheng wrote:
> Hi guys,
> 
> According to Tor's suggestion, I updated the patches for merging some 
> functions of evo/e-util/e-util.c into e-d-s/libedatasever/e-util.c. 
> Please help me review.
> 
> To summary:
> 1..e_utf8_strftime() and e_filename_make_safe()
> Delete  the copies in evo directory, and all the callers are redirected 
> to the one in e-d-s directory.
> 
> 2.e_strftime()
> Merge the change of the copy in evo into e-d-s, and delete the one in evo.
> 
> 3.e_util_strstrcase() vs e_strstrcase().
> Delete the copy in evo, and the callers use e_util_strstrcase instead.
> 
> 4. e_util_mkdir_hier() vs e_mkdir_hier()
> Merge the change of the e_mkdir_hier() in evo into e_util_mkdir_hier()  
> in e-d-s, and delete e_mkdir_hier().
> The following two copies is replaced as e_util_mkdir_hier().
>     camel_mkdir() -- e-d-s/camel/camel-file-utils.c
>     make_dir()      -- e-exchange/storage/exchange-migrate.c
> 
> 5. At last, rename e-util.* in e-d-s as e-data-server-util.*.
> 
> Thanks,
> -Simon
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-patches




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]