From 569707e1713cea8cc7fdc91a400c1652f34371ec Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 19 Nov 2006 15:21:07 +0000 Subject: tinymail: add missing files --- packages/tinymail/files/iconv-detect.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/tinymail/files/iconv-detect.h (limited to 'packages/tinymail/files/iconv-detect.h') diff --git a/packages/tinymail/files/iconv-detect.h b/packages/tinymail/files/iconv-detect.h new file mode 100644 index 0000000000..46f476d5bc --- /dev/null +++ b/packages/tinymail/files/iconv-detect.h @@ -0,0 +1,5 @@ +/* This is an auto-generated header, DO NOT EDIT! */ + +#define ICONV_ISO_D_FORMAT "iso-%d-%d" +#define ICONV_ISO_S_FORMAT "iso-%d-%s" +#define ICONV_10646 "iso-10646" -- cgit v1.2.3