~ubuntu-branches/ubuntu/karmic/kdepim/karmic-backports

« back to all changes in this revision

Viewing changes to kmail/cachedimapjob.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-10-03 22:27:55 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20091003222755-nm1u1hm80385m8h3
Tags: 4:4.3.2-0ubuntu1
* New upstream release
  - Bump build-deps
  - Remove kubuntu_02_dimap_folder_rename_fix.diff fixed by upstream
  - Remove ktimeticker obsolete package from kontact suggests
  - Remove several oxygen icons which also are in kde-icons-oxygen,
    add in not-installed

Show diffs side-by-side

added added

removed removed

Lines of Context:
510
510
        bool b = kmkernel->iCalIface().isResourceQuiet();
511
511
        kmkernel->iCalIface().setResourceQuiet( true );
512
512
 
513
 
        mFolder->take( i );
 
513
        mFolder->takeTemporarily( i );
514
514
        mFolder->addMsgKeepUID( mMsg );
515
515
        mMsg->setTransferInProgress( false );
516
516