[gedit/gnome-2-28] Updated authors in about dialog



commit 269c2a814f938719e02a5c174e3214c3ac9f2d52
Author: Jesse van den Kieboom <jesse icecrew nl>
Date:   Sat Jan 23 20:44:12 2010 +0100

    Updated authors in about dialog

 gedit/gedit-commands-help.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 2015a21..504f486 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -59,7 +59,8 @@ _gedit_cmd_help_about (GtkAction   *action,
 		"Paolo Maggi <paolo gnome org>",
 		"Paolo Borelli <pborelli katamail com>",
 		"Steve Fr\303\251cinaux  <steve istique net>",
-		"Jesse van den Kieboom  <jesse icecrew nl>",
+		"Jesse van den Kieboom  <jessevdk gnome org>",
+		"Ignacio Casal Quinteiro <icq gnome org>",
 		"James Willcox <jwillcox gnome org>",
 		"Chema Celorio",
 		"Federico Mena Quintero <federico novell com>",
@@ -75,7 +76,8 @@ _gedit_cmd_help_about (GtkAction   *action,
 	static const gchar copyright[] = \
 		"Copyright \xc2\xa9 1998-2000 Evan Lawrence, Alex Robert\n"
 		"Copyright \xc2\xa9 2000-2002 Chema Celorio, Paolo Maggi\n"
-		"Copyright \xc2\xa9 2003-2006 Paolo Maggi";
+		"Copyright \xc2\xa9 2003-2006 Paolo Maggi\n"
+		"Copyright \xc2\xa9 2004-2010 Paolo Borelli, Jesse van den Kieboom\nSteve Fr\303\251cinaux, Ignacio Casal Quinteiro";
 
 	static const gchar comments[] = \
 		N_("gedit is a small and lightweight text editor for the "



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