author | Aneesh Kumar K.V <aneesh.kumar@gmail.com> | |
Mon, 27 Feb 2006 15:55:13 +0000 (21:25 +0530) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Feb 2006 19:01:54 +0000 (11:01 -0800) | ||
commit | 68d55b83a58a68fc1c9cef63f0deccbff3251096 | |
tree | c9919d83731212b9f1772e789fca0a884919f96b | tree | snapshot |
parent | f891cb3fd6b3c2871c1a15e122366e412428204c | commit | diff |
gitview: Fix the encoding related bug
Get the encoding information from repository and convert it to utf-8 before
passing to gtk.TextBuffer.set_text. gtk.TextBuffer.set_text work only with utf-8
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Get the encoding information from repository and convert it to utf-8 before
passing to gtk.TextBuffer.set_text. gtk.TextBuffer.set_text work only with utf-8
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/gitview/gitview | diff | blob | history |