[PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright character is valid utf8.
[gitweb.git] / gitk
diff --git a/gitk b/gitk
index b861f8d0e97021bb0187714285f0b97ca97709ad..684e6141ebb7c6363c7c1d279807144e8f961e4e 100755 (executable)
--- a/gitk
+++ b/gitk
@@ -1281,7 +1281,7 @@ proc about {} {
     message $w.m -text [mc "
 Gitk - a commit viewer for git
 
-Copyright © 2005-2006 Paul Mackerras
+Copyright Â© 2005-2006 Paul Mackerras
 
 Use and redistribute under the terms of the GNU General Public License"] \
            -justify center -aspect 400 -border 2 -bg white -relief groove