Force UTF-8 in the gtkhtml widget (bug 162)
commit351e50eddfe020cf60a2170b5de17f5d57644a57
authorJustin Forest <justin.forest@gmail.com>
Tue, 14 Oct 2008 11:02:01 +0000 (14 15:02 +0400)
committerThomas Perl <thp@perli.net>
Tue, 14 Oct 2008 17:15:32 +0000 (14 19:15 +0200)
treeac50c97847afbc88fa14a280f5552cbe4b53663b
parentea811e0343de13054ece4ca3ad2e8ae1ec05a55c
Force UTF-8 in the gtkhtml widget (bug 162)

This fixes the problem with "malformed special characters"
in show notes.  The HTML passed to the gtkhtml widget was
incomplete and gtkhtml was unable to detect the right
charset (if it even tries to do that at all).
src/gpodder/gui.py