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

List:       kde-commits
Subject:    kdeaddons/konq-plugins/webarchiver
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-03-23 21:09:46
Message-ID: 20040323210946.87C8599AC () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Use entry from cache if available.


  M +1 -0      archivedialog.cpp   1.8


--- kdeaddons/konq-plugins/webarchiver/archivedialog.cpp  #1.7:1.8
@@ -386,4 +386,5 @@ void ArchiveDialog::downloadNext()
       dsturl.setPath(m_tmpFile->name());
       KIO::Job *job=KIO::file_copy(url, dsturl, -1, false, false, false);
+      job->addMetaData("cache", "cache"); // Use entry from cache if available.
       connect(job, SIGNAL(result( KIO::Job *)), this, SLOT(finishedDownloadingURL( KIO::Job *)) );
 


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

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