From a487f57dd998dec39e8ab1f285d3516d16ccc3eb Mon Sep 17 00:00:00 2001
From: ÉRDI Gergo <cactus@src.gnome.org>
Date: Sat, 31 May 2008 20:06:23 +0000
Subject: Corrected my name in the About dialog -- for some reason, it was in
 the wrong (Hungarian) order

svn path=/trunk/; revision=35561
---
 shell/e-shell-window-commands.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'shell/e-shell-window-commands.c')

diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 424306d380..483a26d99a 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -316,7 +316,6 @@ static const char *authors[] = {
 	"Eneko Lacunza",
 	"Enver Altin",
 	"Erdal Ronahi",
-	"Erdi Gergo",
 	"Eric Busboom",
 	"Eric Zhao",
 	"Eskil Heyn Olsen",
@@ -339,6 +338,7 @@ static const char *authors[] = {
 	"Gary Ekker",
 	"Gavin Scott",
 	"Gediminas Paulauskas",
+	"Gerg\xC5\x91 \xC3\x89rdi",
 	"George Lebl",
 	"Gerardo Marin",
 	"Gert Kulyk",
-- 
cgit