On Wed, 2002-10-23 at 11:57, Rodrigo Moya wrote: > On Wed, 2002-10-23 at 06:02, Ronald Kuetemeier wrote: > > Attached patch allows you to set a checkbox (default is set) for the > > calendar summary as an argument for a program to run as a reminder. > > I use it to listen to calendar events with festival, and was tiered to > > retype the summary again as an argument for a script. > > Since this is not a bug fix maybe we can get it included into 1.2.X. > > > we are feature frozen for 1.2, so I guess it would be difficult to > include this for 1.2. > Yeap I was expecting that, since my hint to 1.2.X.
> The best thing to do is to add a new bug to bugzilla, and attach the > patch to it, and as soon as we can add new features, it might be > included. > Oh man, why not just having somebody from evolution-patches take care of it. But before we even think about that, can somebody take a look at the patch. I did something of a hack in cal-util cal-component.c, I add a space if the str. is len 0. This is to get around libical which will delete the property if the first str is len 0. Anyway, on second thought I should have checked altrep before setting a space or maybe fixed libical, which could effect the bigger picture. Got to look for memory leaks in that area also, even if it's just a space or empty str. Ronald PS. I will look into enabling short SMS mail from calendar, since I use an external `at` driven script for that right now and getting tiered of having all those scripts and time info in different places. > cheers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
