diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-31 05:32:18 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-31 05:32:18 +0800 |
commit | 092b7e4449e8a2a354446ec2813a04fe95d42ec8 (patch) | |
tree | fa6f7e9fabb3e5dbd3f587900cf72210d80dacdd /mail | |
parent | c12a1660bddef3a610d9dd03dc3d3b75269bd4fc (diff) | |
download | gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.tar gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.tar.gz gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.tar.bz2 gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.tar.lz gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.tar.xz gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.tar.zst gsoc2013-evolution-092b7e4449e8a2a354446ec2813a04fe95d42ec8.zip |
Redo the BUILD_MAP code to not depend on libunicode. Now it only generates
* camel-charset-map.c: Redo the BUILD_MAP code to not depend on
libunicode. Now it only generates a map of "popular" 8bit
encodings. (It's not worthwhile to support obscure encodings,
because any mailer that supports them will support UTF8 too. And
Chinese and Japanese use mostly the same UTF8 characters so you
need to decide between those encodings based on the locale or
the charset of the message you're replying to or the input
method you used. So this is sufficient for camel_charset_best's
use.)
* camel-charset-map-private.h: Regenerated.
* camel.c (camel_shutdown): Move #ifdefs around to prevent a
warning.
svn path=/trunk/; revision=10055
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions