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

List:       kde-commits
Subject:    =?utf-8?q?=5Bkdepim=5D_kleopatra/conf=3A_Fix_warning?=
From:       Montel Laurent <montel () kde ! org>
Date:       2011-06-17 7:34:54
Message-ID: 20110617073454.CA83AA60A4 () git ! kde ! org
[Download RAW message or body]

Git commit 649b27af39c7484be00a5f742173e2849ac12e1b by Montel Laurent.
Committed on 17/06/2011 at 09:34.
Pushed by mlaurent into branch 'master'.

Fix warning

M  +1    -1    kleopatra/conf/smimevalidationconfigurationwidget.cpp     

http://commits.kde.org/kdepim/649b27af39c7484be00a5f742173e2849ac12e1b

diff --git a/kleopatra/conf/smimevalidationconfigurationwidget.cpp \
b/kleopatra/conf/smimevalidationconfigurationwidget.cpp index 1c2a157..f3d571f 100644
--- a/kleopatra/conf/smimevalidationconfigurationwidget.cpp
+++ b/kleopatra/conf/smimevalidationconfigurationwidget.cpp
@@ -148,8 +148,8 @@ struct SMIMECryptoConfigEntries {
           mDoNotCheckCertPolicyConfigEntry( configEntry( "gpgsm", "Security", \
                "disable-policy-checks", CryptoConfigEntry::ArgType_None, false ) ),
           mNeverConsultConfigEntry( configEntry( "gpgsm", "Security", \
                "disable-crl-checks", CryptoConfigEntry::ArgType_None, false ) ),
           mAllowMarkTrustedConfigEntry( configEntry( "gpg-agent", "Security", \
                "allow-mark-trusted", CryptoConfigEntry::ArgType_None, false ) ),
-          mNoAllowMarkTrustedConfigEntry( configEntry( "gpg-agent", "Security", \
                "no-allow-mark-trusted", CryptoConfigEntry::ArgType_None, false ) ),
           mFetchMissingConfigEntry( configEntry( "gpgsm", "Security", \
"auto-issuer-key-retrieve", CryptoConfigEntry::ArgType_None, false ) ), +          \
mNoAllowMarkTrustedConfigEntry( configEntry( "gpg-agent", "Security", \
"no-allow-mark-trusted", CryptoConfigEntry::ArgType_None, false ) ),  // \
                dirmngr-0.9.0 options
           mIgnoreServiceURLEntry( configEntry( "dirmngr", "OCSP", \
                "ignore-ocsp-service-url", CryptoConfigEntry::ArgType_None, false ) \
                ),
           mIgnoreHTTPDPEntry( configEntry( "dirmngr", "HTTP", "ignore-http-dp", \
CryptoConfigEntry::ArgType_None, false ) ),


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

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