[Kde-pim] KDE/kdepimlibs/kcal

Thorsten Staerk dev at staerk.de
Tue Sep 9 06:03:45 BST 2008


SVN commit 858920 by tstaerk:

In kmail invitations, show the meeting time in the local time zone.
BUGS:170512
CCMAIL:kde-pim at kde.org
--Thiline, and those below, will be ignored--

M    kcal/icalformat.cpp


 M  +1 -0      icalformat.cpp  


--- trunk/KDE/kdepimlibs/kcal/icalformat.cpp #858919:858920
@@ -580,6 +580,7 @@
 
   icalcomponent_free( message );
   icalcomponent_free( calendarComponent );
+  incidence->shiftTimes( cal->timeSpec(), KDateTime::Spec::LocalZone() );
   return new ScheduleMessage( incidence, method, status );
 }
 
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list