begin to rework mailcap parsing a "bit".
authorPierre Habouzit <madcoder@debian.org>
Tue, 14 Nov 2006 01:01:25 +0000 (02:01 +0100)
committerPierre Habouzit <madcoder@debian.org>
Tue, 14 Nov 2006 01:01:25 +0000 (02:01 +0100)
commit49081299c673ceebc38d9a4f0985608cb3aecfce
tree603accc30b0f45d3f4760297ac1b62db0845c6e4
parentebc89176d4b5d2b1363114bd716c7f7fcb2464aa
begin to rework mailcap parsing a "bit".
the current way is really really really completely naïve (the mailcap
parse is done many times whereas it just should be put into structs once
for all !).

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
19 files changed:
Makefile.am
attach.c
commands.c
compose.c
handler.c
lib-lib/file.c
lib-lib/file.h
lib-mime/Makefile.am
lib-mime/mime-token.def
lib-mime/mime.c
lib-mime/mime.h
lib-mime/rfc1524.c [new file with mode: 0644]
nntp/newsrc.c
nntp/nntp.c
postpone.c
recvattach.c
recvcmd.c
rfc1524.c [deleted file]
rfc1524.h [deleted file]