generalize the idea of tokens a bit more, don't restrict it to the rfc822
authorPierre Habouzit <madcoder@debian.org>
Wed, 8 Nov 2006 00:14:58 +0000 (01:14 +0100)
committerPierre Habouzit <madcoder@debian.org>
Wed, 8 Nov 2006 00:14:58 +0000 (01:14 +0100)
commit3a3420a4cb3369d51eecc9287d556596f98e7314
tree44f5be21c97cbc8208f783ad997ab0ce03f3c1a7
parent6352691bb26029be7ee621bd880d0f17747c61c2
generalize the idea of tokens a bit more, don't restrict it to the rfc822
headers, use it for all mime tokens we need.

I suppose I'll do a mutt-tokens module at some point

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
lib-mime/.gitignore
lib-mime/Makefile.am
lib-mime/mime-token.def [moved from lib-mime/rfc822hdrs.def with 67% similarity]
lib-mime/mime-token.sh [new file with mode: 0644]
lib-mime/mime-types.h
lib-mime/mime.h
lib-mime/rfc2047.c
lib-mime/rfc2231.c
lib-mime/rfc822hdrs.sh [deleted file]
lib-mime/rfc822parse.c