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

List:       kde-commits
Subject:    KDE/kdepim/kontactinterfaces (silent)
From:       Allen Winter <winter () kde ! org>
Date:       2008-12-31 23:34:50
Message-ID: 1230766490.733017.18515.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 903973 by winterz:

minor coding style.
SVN_SILENT:


 M  +2 -2      plugin.cpp  
 M  +1 -2      summary.cpp  
 M  +2 -1      uniqueapphandler.cpp  


--- trunk/KDE/kdepim/kontactinterfaces/plugin.cpp #903972:903973
@@ -203,8 +203,8 @@
   if ( d->serviceName.isEmpty() ) {
     d->serviceName = "org.kde." + objectName().toLatin1();
 #ifdef Q_WS_WIN
-    const QString pid = QString::number(getpid());
-    d->serviceName.append(".unique-" + pid);
+    const QString pid = QString::number( getpid() );
+    d->serviceName.append( ".unique-" + pid );
 #endif
     QDBusConnection::sessionBus().registerService( d->serviceName );
   }
--- trunk/KDE/kdepim/kontactinterfaces/summary.cpp #903972:903973
@@ -90,8 +90,7 @@
                     "font: bold large;"
                     "padding: 2px;"
                  "}"
-                 "KHBox > QLabel { font: bold larger; } "
-               );
+                 "KHBox > QLabel { font: bold larger; } " );
 
   KHBox *hbox = new KHBox( parent );
   //hbox->setMargin( 2 );
--- trunk/KDE/kdepim/kontactinterfaces/uniqueapphandler.cpp #903972:903973
@@ -75,7 +75,8 @@
  5d) type "knode" -> kontact is brought to front
 
  6) start "kontact --module summaryplugin"
- 6a) type "qdbus org.kde.kmail /kmail_PimApplication newInstance '' ''" -> kontact \
switches to kmail (#103775) + 6a) type "qdbus org.kde.kmail /kmail_PimApplication \
newInstance '' ''" -> +     kontact switches to kmail (#103775)
  6b) type "kmail" -> kontact is brought to front
  6c) type "kontact" -> kontact is brought to front
  6d) type "kontact --module summaryplugin" -> kontact switches to summary


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

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