[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdepim/kpilot/conduits/vcalconduit
From:       Reinhold Kainhofer <reinhold () kainhofer ! com>
Date:       2004-09-13 16:04:56
Message-ID: 20040913160456.2848524FD () office ! kde ! org
[Download RAW message or body]

CVS commit by kainhofe: 

don't set the organizer in the conduit


  M +3 -2      todo-conduit.cc   1.53
  M +3 -2      vcal-conduit.cc   1.104


--- kdepim/kpilot/conduits/vcalconduit/todo-conduit.cc  #1.52:1.53
@@ -394,5 +394,6 @@ KCal::Todo *TodoConduit::incidenceFromRe
         }
 
-        e->setOrganizer(fCalendar->getEmail());
+   // We don't want this, do we?
+//      e->setOrganizer(fCalendar->getEmail());
         e->setPilotId(de->getID());
         e->setSyncStatus(KCal::Incidence::SYNCNONE);

--- kdepim/kpilot/conduits/vcalconduit/vcal-conduit.cc  #1.103:1.104
@@ -237,5 +237,6 @@ KCal::Event *VCalConduit::incidenceFromR
         }
 
-        e->setOrganizer(fCalendar->getEmail());
+   // We don't want this, do we?
+//      e->setOrganizer(fCalendar->getEmail());
         e->setSyncStatus(KCal::Incidence::SYNCNONE);
         e->setSecrecy(de->isSecret() ?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic