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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/commands
From:       Marc Mutz <mutz () kde ! org>
Date:       2008-04-29 7:46:54
Message-ID: 1209455214.421108.26835.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802348 by mutz:

Use gpgSmPath() instead of "gpgsm"

 M  +3 -1      refreshx509certscommand.cpp  


--- trunk/KDE/kdepim/kleopatra/commands/refreshx509certscommand.cpp #802347:802348
@@ -34,6 +34,8 @@
 
 #include "refreshx509certscommand.h"
 
+#include <utils/gnupg-helper.h>
+
 #include <KLocale>
 #include <KMessageBox>
 
@@ -69,7 +71,7 @@
 }
 
 QStringList RefreshX509CertsCommand::arguments() const {
-    return QStringList() << "gpgsm" << "-k" << "--with-validation" << \
"--force-crl-refresh" << "--enable-crl-checks"; +    return QStringList() << \
gpgSmPath() << "-k" << "--with-validation" << "--force-crl-refresh" << \
"--enable-crl-checks";  }
 
 QString RefreshX509CertsCommand::errorCaption() const {


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

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