On Mon, Aug 02, 2010 at 11:09:37AM -0400, Michael Schultheiss wrote:
> Jameson Rollins wrote:
> > Hi, folks.  This fix to the ical version of the schedule suggested by
> > Iustin also seems to fix the time problem that the ical version
> > currently has with korganizer.  Is it possible that we could make this
> > change permanently in the ical schedule?  Thanks!

> I've updated the ruby controller that generates the ical and it removed
> most of the TZID fields.  I did notice one instance remaining at the end
> of the file:

> BEGIN:VTIMEZONE
> TZID:EDT
> TZNAME:America/New_York
> END:VTIMEZONE

> Does that also need to be removed

What would be better is if you can set a
TZID=/softwarestudio.org/Tzfile/America/New_York on each event, replacing
the previous, invalid TZID=EDT.  (TZID=America/New_York may also be
sufficient, I don't know.)  I believe the ical file you have currently is
/correct/, but it appears gnome clock-applet does not manage to process this
VTIMEZONE data (even though evolution itself does).

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Debconf-discuss mailing list
[email protected]
http://lists.debconf.org/mailman/listinfo/debconf-discuss

Reply via email to