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

List:       kde-commits
Subject:    KDE/kdepimlibs/gpgme++
From:       Volker Krause <vkrause () kde ! org>
Date:       2010-01-21 9:00:16
Message-ID: 1264064416.126538.11598.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1077934 by vkrause:

Handle GpgME::G13Engine in engine2protocol().


 M  +6 -0      context.cpp  


--- trunk/KDE/kdepimlibs/gpgme++/context.cpp #1077933:1077934
@@ -1277,6 +1277,12 @@
 #else
         break;
 #endif
+    case GpgME::G13Engine:
+#ifdef HAVE_GPGME_G13_VFS
+        return GPGME_PROTOCOL_G13;
+#else
+        break;
+#endif
     case GpgME::UnknownEngine:
         ;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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