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

List:       kde-commits
Subject:    =?utf-8?q?=5Bbluedevil=5D_src/actionplugins/sendfile/helper=3A_F?=
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2011-02-08 19:20:07
Message-ID: 20110208192007.07DB5A609B () git ! kde ! org
[Download RAW message or body]

Git commit 078fdb582298cb80e9f9bf1e9a6797cd78691e46 by Albert Astals Cid.
Committed on 08/02/11 at 20:22.
Pushed by aacid into branch 'master'.

Fix typo

M  +1    -1    src/actionplugins/sendfile/helper/sendfilesjob.cpp     

http://commits.kde.org/bluedevil/078fdb582298cb80e9f9bf1e9a6797cd78691e46

diff --git a/src/actionplugins/sendfile/helper/sendfilesjob.cpp \
b/src/actionplugins/sendfile/helper/sendfilesjob.cpp index 36405fc..cb9be19 100644
--- a/src/actionplugins/sendfile/helper/sendfilesjob.cpp
+++ b/src/actionplugins/sendfile/helper/sendfilesjob.cpp
@@ -87,7 +87,7 @@ void SendFilesJob::nextJob(OrgOpenobexTransferInterface \
*transferObj)  m_currentFileSize = m_filesToSendSize.takeFirst();
     m_currentTransferJob = transferObj;
 
-    emit description(this, i18n("Receiving file over Bluetooth"), QPair<QString, \
QString>(i18nc("File transfer origin", "From"), m_currentFile), QPair<QString, \
QString>(i18nc("File transfer destination", "To"), m_device->name())); +    emit \
description(this, i18n("Sending file over Bluetooth"), QPair<QString, \
QString>(i18nc("File transfer origin", "From"), m_currentFile), QPair<QString, \
QString>(i18nc("File transfer destination", "To"), m_device->name()));  }
 
 void SendFilesJob::jobDone(QDBusObjectPath transfer)


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

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