Re: [evolution-patches] Re: [Hackfest]: Fixes #256874
- From: Shreyas <sshreyas novell com>
- To: Rodrigo Moya <rodrigo novell com>
- Cc: pchenthill <pchenthill novell com>, evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Re: [Hackfest]: Fixes #256874
- Date: Fri, 13 May 2005 11:35:58 +0530
Committed
Thanks,
Shreyas
On Fri, 2005-05-13 at 06:28 +0200, Rodrigo Moya wrote:
> On Thu, 2005-05-12 at 22:25 +0530, Shreyas wrote:
> > Hey,
> >
> > The patch adds a new category "Anniversary" and also fixes the issue of
> > calender showing even Anniversary days as category Birthday.
> >
> not related to your patch, which is ok, but we really need to get new
> categories added for all installations. That is, doing it in
> initialize_categories_config when there is no
> "/apps/evolution/general/category_master_list" GConf entry just creates
> them if there are no categories before, that is, for new installations.
> So maybe we want to modify that function to check for all of the
> categories and add the ones that are not in the configuration.
>
> That would be, removing the } else { part and, for all categories do:
>
> if (!e_categories_exist ("Anniversary"))
> e_categories_add (....);
>
> Will wait for your patch to be committed and add that code myself.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]