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

List:       kde-commits
Subject:    kdeutils/kwallet
From:       George Staikos <staikos () kde ! org>
Date:       2004-11-08 12:18:13
Message-ID: 20041108121813.37E2316D85 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

learn something new today, file_copy() is sufficient :)


  M +1 -5      kwalleteditor.cpp   1.46


--- kdeutils/kwallet/kwalleteditor.cpp  #1.45:1.46
@@ -722,10 +722,6 @@ void KWalletEditor::exportXML() {
 
         if (!url.isEmpty()) {
-                if (!url.isLocalFile()) {
-                        KIO::NetAccess::upload(tf.name(), url, this);
-                } else {
                         KIO::NetAccess::file_copy(tf.name(), url, 0600, false, false, this);
                 }
-        }
 }
 


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

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