# HG changeset patch # User Christophe Lincoln # Date 1334260949 -7200 # Node ID bbb2501583d66b423165e36237d2404e3651d93e # Parent 480efc1aad8c4832c906edead8301c754fe0e4a4 hg: try to fix utf-8 encoding diff -r 480efc1aad8c -r bbb2501583d6 slitaz-mercurial-style/templates/slitaz/map --- a/slitaz-mercurial-style/templates/slitaz/map Wed Apr 11 02:08:54 2012 +0200 +++ b/slitaz-mercurial-style/templates/slitaz/map Thu Apr 12 22:02:29 2012 +0200 @@ -1,6 +1,6 @@ default = 'shortlog' -mimetype = 'text/html; charset={encoding}' +mimetype = 'text/html; charset=utf-8' header = header.tmpl footer = footer.tmpl search = search.tmpl