http://bugs.meego.com/show_bug.cgi?id=2764
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from pohly <[email protected]> 2010-08-24 05:34:19 PDT --- (In reply to comment #4) > I just created ticket to GooSync support system.. I try to "kick" them to fix > their system to follow standards! ;-) Did you get their side of the problem fixed? I know that ours (convert to UTC to work around server limitations) is still open. Perhaps you can help us with that? First make sure that you have SyncEvolution >= 1.0 on your N900. I'm not sure whether Ove has updated it, so better check. Then create the file ~/.config/syncevolution-xml/remoterules/client/02goosync.xml with the following content: <remoterule name="GooSync"> <manufacturer>Toffa</manufacturer> <model>SyncWiseEnterprise</model> <rulescript><![CDATA[ alarmTimeToUTC = TRUE; ]]></rulescript> </remoterule> This should ensure that alarm times are converted to UTC before sending them to the server. -- Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
