提交 7963791e 编写于 作者: P Paul Mackerras

gitk: Fix copyright symbol in About box message

Somehow it got corrupted in commit d93f1713 ("gitk: Use themed tk
widgets").
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 d70bb623
...@@ -2782,7 +2782,7 @@ proc about {} { ...@@ -2782,7 +2782,7 @@ proc about {} {
message $w.m -text [mc " message $w.m -text [mc "
Gitk - a commit viewer for git Gitk - a commit viewer for git
Copyright \u00a9 2005-2009 Paul Mackerras Copyright © 2005-2009 Paul Mackerras
Use and redistribute under the terms of the GNU General Public License"] \ Use and redistribute under the terms of the GNU General Public License"] \
-justify center -aspect 400 -border 2 -bg white -relief groove -justify center -aspect 400 -border 2 -bg white -relief groove
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册