fixed wrong GPGMEPLUG_SIGN_CTYPE_CODE parameter for S/MIME
authorKarl-Heinz Zimmer <khz@kde.org>
Mon, 18 Feb 2002 16:45:00 +0000 (16:45 +0000)
committerKarl-Heinz Zimmer <khz@kde.org>
Mon, 18 Feb 2002 16:45:00 +0000 (16:45 +0000)
gpgmeplug/gpgme-smime.c

index 395b9a2d0ce9b2885224e3e1a875d5eca672a7c1..088c8d535ef79e35dde7e1ed19c56031d2d61fd3 100644 (file)
@@ -10,7 +10,7 @@
 #define GPGMEPLUG_SIGN_CDISP_VERSION     ""
 #define GPGMEPLUG_SIGN_CTENC_VERSION     ""
 #define GPGMEPLUG_SIGN_BTEXT_VERSION     ""
-#define GPGMEPLUG_SIGN_CTYPE_CODE        "application/pgp-signature; name=\"smime.p7s\""
+#define GPGMEPLUG_SIGN_CTYPE_CODE        "application/pkcs7-signature; name=\"smime.p7s\""
 #define GPGMEPLUG_SIGN_CDISP_CODE        "attachment; filename=\"smime.p7s\""
 #define GPGMEPLUG_SIGN_CTENC_CODE        "base64"
 #define GPGMEPLUG_SIGN_FLAT_PREFIX       ""