diff pidgin/gtkdialogs.c @ 25174:6c3c8e2c5f4f

I want to have a nickname, too!
author Paul Aurich <paul@darkrain42.org>
date Fri, 27 Feb 2009 07:39:04 +0000
parents e97fc1577a0f
children c04562da41ba
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c	Fri Feb 27 07:28:04 2009 +0000
+++ b/pidgin/gtkdialogs.c	Fri Feb 27 07:39:04 2009 +0000
@@ -100,7 +100,7 @@
 
 /* Order: Alphabetical by Last Name */
 static const struct developer patch_writers[] = {
-	{"Paul Aurich", NULL, NULL },
+	{"Paul 'darkrain42' Aurich", NULL, NULL },
 	{"Marcus 'malu' Lundblad", NULL, NULL},
 	{"Dennis 'EvilDennisR' Ristuccia",	N_("Senior Contributor/QA"),	NULL},
 	{"Peter 'Fmoo' Ruibal",		NULL,	NULL},