summaryrefslogtreecommitdiff
path: root/packages/tinymail/files/iconv-detect.h
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-19 15:21:07 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-19 15:21:07 +0000
commit569707e1713cea8cc7fdc91a400c1652f34371ec (patch)
tree873ecb16fcbe90fc90cae517832268a50ab24e44 /packages/tinymail/files/iconv-detect.h
parentd84c7f63e05bdffddbe02915318860bb511686e4 (diff)
tinymail: add missing files
Diffstat (limited to 'packages/tinymail/files/iconv-detect.h')
-rw-r--r--packages/tinymail/files/iconv-detect.h5
1 files changed, 5 insertions, 0 deletions
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"