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

List:       kde-commits
Subject:    kdepim/certmanager/lib/backends/qgpgme
From:       David Faure <faure () kde ! org>
Date:       2004-03-23 15:35:53
Message-ID: 20040323153553.D086599AC () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Backport/forward-port/whatever the parsing fix


  M +4 -0      qgpgmecryptoconfig.cpp   1.19


--- kdepim/certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp  #1.18:1.19
@@ -165,4 +165,6 @@ void QGpgMECryptoConfigComponent::runGpg
   proc << mName;
 
+  //kdDebug(5150) << "Running gpgconf --list-options " << mName << endl;
+
   QObject::connect( &proc, SIGNAL( readReady(KProcIO*) ),
                     this, SLOT( slotCollectStdOut(KProcIO*) ) );
@@ -215,4 +217,6 @@ void QGpgMECryptoConfigComponent::slotCo
     }
   }
+  if ( mCurrentGroup && !mCurrentGroup->mEntries.isEmpty() ) // only add non-empty groups
+    mGroups.insert( mCurrentGroupName, mCurrentGroup );
 }
 


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

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