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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdeaddons/konq-plugins/webarchiver
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-03-23 21:08:52
Message-ID: 20040323210852.B840B99AC () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Use cache when available


  M +1 -0      archivedialog.cpp   1.3.2.3


--- kdeaddons/konq-plugins/webarchiver/archivedialog.cpp  #1.3.2.2:1.3.2.3
@@ -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