I want to have a nickname, too!

Fri, 27 Feb 2009 07:39:04 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Fri, 27 Feb 2009 07:39:04 +0000
changeset 25682
c0522d3469ed
parent 25681
411175eb3c15
child 25683
d9531d7b1296

I want to have a nickname, too!

AUTHORS file | annotate | diff | comparison | revisions
pidgin/gtkdialogs.c file | annotate | diff | comparison | revisions
--- a/AUTHORS	Fri Feb 27 07:28:04 2009 +0000
+++ b/AUTHORS	Fri Feb 27 07:39:04 2009 +0000
@@ -35,7 +35,7 @@
 
 Crazy Patch Writers:
 -------------------
-Paul Aurich
+Paul 'darkrain42' Aurich
 Marcus 'malu' Lundblad
 Dennis 'EvilDennisR' Ristuccia
 Peter 'Fmoo' Ruibal
--- 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},

mercurial