summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/about/marquee.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about/marquee.c b/src/about/marquee.c
index 8fd2c41..1e55e87 100644
--- a/src/about/marquee.c
+++ b/src/about/marquee.c
@@ -30,6 +30,7 @@ const gchar *document =
"<!doctype html>"
"<html dir=\"%s\">"
"<head>"
+ "<meta charset=\"utf-8\">"
"<title>%s</title>"
"</head>"
"<body>"