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

List:       kde-commits
Subject:    playground/base/plasma/engines/presence
From:       George Goldberg <grundleborg () googlemail ! com>
Date:       2008-07-05 13:40:21
Message-ID: 1215265221.630900.9287.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 828343 by gberg:

Bring presence dataengine up to date with changes made to decibel.


 M  +2 -2      presence.cpp  
 M  +1 -1      presence.h  


--- trunk/playground/base/plasma/engines/presence/presence.cpp #828342:828343
@@ -58,7 +58,7 @@
     * which will provide all the data to this
     * data engine.
     */
-    m_accountManager = new de::basyskom::Decibel::AccountManager
+    m_accountManager = new org::kde::Decibel::AccountManager
                                 (Decibel::daemon_service,
                                  Decibel::daemon_accountmanager_path,
                                  QDBusConnection::sessionBus());
@@ -100,7 +100,7 @@
      * then it doesn't exist, so return
      * false
      */
-
+    Q_UNUSED(name);
     return false;
 }
 
--- trunk/playground/base/plasma/engines/presence/presence.h #828342:828343
@@ -42,7 +42,7 @@
         void accountDeleted(const uint handle);
 
     private:
-        de::basyskom::Decibel::AccountManager *m_accountManager;
+        org::kde::Decibel::AccountManager *m_accountManager;
 };
 
 K_EXPORT_PLASMA_DATAENGINE(presence, PresenceEngine)
[prev in list] [next in list] [prev in thread] [next in thread] 

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