Skip to content
  • Bertjan Broeksema's avatar
    Undo most of the changes of r1036645. In stead of calling writeFile() · c31fb685
    Bertjan Broeksema authored
    directly in retrieveItems we now use the new scheduleCustomTask() in
    ResourceBase.
    
    There are however a couple of assumptions made:
    * The new Task is placed after ChangeRecorderTasks (This is also
      implemented in this commit).
    * Duplicate tasks are filtered out. Important because otherwise on
      each change the file (local or remotely) would get written.
    
    svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1036785
    c31fb685