Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,

bug 118664, r=ducarroz, sr=sspitzer.
This commit is contained in:
nhotta%netscape.com 2002-02-20 03:10:19 +00:00
parent 387c5fb169
commit f9d454c76c
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ REQUIRES = xpcom \
addrbook \
rdf \
intl \
uconv \
mailnews \
widget \
msgdb \

View File

@ -35,6 +35,7 @@ REQUIRES = xpcom \
addrbook \
rdf \
intl \
uconv \
mailnews \
widget \
msgdb \