Mercurial > pidgin
annotate src/protocols/msn/.cvsignore @ 8958:60a47725df97
[gaim-migrate @ 9732]
" I tried to send myself some test mail with the subject
Subject: =?Big5?Q?=B4=FA=B8=D5?=
(Chinese for "test"). Gaim, however, displays the
following notification:
Subject: msnB4=FA=B8=D5?=
I tried to partially rewrite gaim_mime_decode_field in
util.c to fix this problem; the results of the rewrite
is attached.
I have tested this and it should work correctly.
(This does not fix the MSN mail notification crashes,
however.)" --Ambrose C. LI
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 17 May 2004 02:00:17 +0000 |
parents | 058230cccebb |
children |
rev | line source |
---|---|
2086 | 1 Makefile.in |
2 Makefile | |
3 .deps | |
4 .libs | |
4543
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
5 *.lo |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
6 *.la |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
7 *.dll |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
8 *.def |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
9 *.lib |
5370
058230cccebb
[gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents:
4543
diff
changeset
|
10 .*.swp |
058230cccebb
[gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents:
4543
diff
changeset
|
11 .*.swo |
058230cccebb
[gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents:
4543
diff
changeset
|
12 .todo.* |