diff options
author | Not Zed <NotZed@Ximian.com> | 2003-03-27 12:57:36 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-03-27 12:57:36 +0800 |
commit | 15f4e1e0abee33191587d78041af3787cf47ebf2 (patch) | |
tree | 28a3903794c239ed5088679383c6205e21003bbb /shell/e-shell-about-box.c | |
parent | 06aa62ad092e7b94599a9b2cbf392fe731f3872d (diff) | |
download | gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar.gz gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar.zst gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.zip |
Make Radek's surname correct, Doulík, inserted utf8 into the name string.
2003-03-27 Not Zed <NotZed@Ximian.com>
* e-shell-about-box.c: Make Radek's surname correct, Doulík,
inserted utf8 into the name string. For bug #17034.
svn path=/trunk/; revision=20542
Diffstat (limited to 'shell/e-shell-about-box.c')
-rw-r--r-- | shell/e-shell-about-box.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c index be313941fd..3ebf247609 100644 --- a/shell/e-shell-about-box.c +++ b/shell/e-shell-about-box.c @@ -52,7 +52,7 @@ static const char *text[] = { "Anna Dirks", "Bob Doan", "Miguel de Icaza", - "Radek Doulik", + "Radek Doul\xC3\xADk", "Arturo Espinoza", "Larry Ewing", "Nat Friedman", |