fixed wrong GPGMEPLUG_SIGN_CTYPE_CODE parameter for S/MIME

This commit is contained in:
Karl-Heinz Zimmer 2002-02-18 16:45:00 +00:00
parent 9eb5c192b3
commit cebb31b4dc

View 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 ""