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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeplasma-addons/applets/microblog
From:       Ryan P. Bitanga <rjpbitanga () yahoo ! com>
Date:       2009-07-29 15:29:28
Message-ID: 1248881368.963367.7176.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1004203 by rbitanga:

Backport fix to allow updating of status via microblog plasmoid


 M  +1 -0      microblog.cpp  


--- branches/KDE/4.3/kdeplasma-addons/applets/microblog/microblog.cpp \
#1004202:1004203 @@ -751,6 +751,7 @@
     KConfigGroup cg = m_service->operationDescription("update");
     cg.writeEntry("password", m_password);
     cg.writeEntry("status", status);
+    m_service->startOperationCall(cg);
     //m_statusUpdates.insert(m_service->startOperationCall(cg), status);
     connect(m_service, SIGNAL(finished(Plasma::ServiceJob*)), this, \
                SLOT(updateCompleted(Plasma::ServiceJob*)));
     connect(m_service, SIGNAL(finished(Plasma::ServiceJob*)), this, \
SLOT(serviceFinished(Plasma::ServiceJob*)));


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

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