aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-27 12:57:36 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-27 12:57:36 +0800
commit15f4e1e0abee33191587d78041af3787cf47ebf2 (patch)
tree28a3903794c239ed5088679383c6205e21003bbb /shell
parent06aa62ad092e7b94599a9b2cbf392fe731f3872d (diff)
downloadgsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar
gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar.gz
gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar.bz2
gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar.lz
gsoc2013-evolution-15f4e1e0abee33191587d78041af3787cf47ebf2.tar.xz
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')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-about-box.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 92f811b9fa..e0aa2d093f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
2003-03-26 Ettore Perazzoli <ettore@ximian.com>
* e-shell-view.c (e_shell_view_construct): Pass "evolution-1.4" as
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",