[eog] [window] Update about dialog with new maintainers



commit 8470c2f8232be89a76141047a20a41833d4c8068
Author: Lucas Rocha <lucasr gnome org>
Date:   Sat Feb 6 13:01:46 2010 +0000

    [window] Update about dialog with new maintainers

 src/eog-window.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/eog-window.c b/src/eog-window.c
index b6eb380..dfd4636 100644
--- a/src/eog-window.c
+++ b/src/eog-window.c
@@ -2696,10 +2696,10 @@ eog_window_cmd_about (GtkAction *action, gpointer user_data)
 	g_return_if_fail (EOG_IS_WINDOW (user_data));
 
 	static const char *authors[] = {
-		"Lucas Rocha <lucasr cvs gnome org> (maintainer)",
-		"Claudio Saavedra <csaavedra igalia com>",
-		"Felix Riemann <friemann svn gnome org>",
+		"Claudio Saavedra <csaavedra igalia com> (maintainer)",
+		"Felix Riemann <friemann gnome org> (maintainer)",
 		"",
+		"Lucas Rocha <lucasr gnome org>",
 		"Tim Gerla <tim+gnomebugs gerla net>",
 		"Philip Van Hoof <pvanhoof gnome org>",
                 "Paolo Borelli <pborelli katamail com>",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]