Mercurial > pidgin
changeset 24067:de712dc6fecd
He is crazy, and he writes crazy patches.
Featuring Marcus 'malu' Lundblad as the Crazy Patch Writer.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 05 Sep 2008 09:30:00 +0000 |
parents | 5a96b250b36d |
children | ac3db6ba7078 |
files | AUTHORS doc/pidgin.1.in pidgin/gtkdialogs.c |
diffstat | 3 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/AUTHORS Thu Sep 04 22:56:26 2008 +0000 +++ b/AUTHORS Fri Sep 05 09:30:00 2008 +0000 @@ -36,6 +36,7 @@ Crazy Patch Writers: ------------------- Felipe 'shx' Contreras +Marcus 'malu' Lundblad Dennis 'EvilDennisR' Ristuccia Peter 'Fmoo' Ruibal Gabriel 'Nix' Schulhof
--- a/doc/pidgin.1.in Thu Sep 04 22:56:26 2008 +0000 +++ b/doc/pidgin.1.in Fri Sep 05 09:30:00 2008 +0000 @@ -643,6 +643,8 @@ .br Felipe 'shx' Contreras .br + Marcus 'malu' Lundblad +.br Dennis 'EvilDennisR' Ristuccia .br Peter 'fmoo' Ruibal
--- a/pidgin/gtkdialogs.c Thu Sep 04 22:56:26 2008 +0000 +++ b/pidgin/gtkdialogs.c Fri Sep 05 09:30:00 2008 +0000 @@ -100,6 +100,7 @@ /* Order: Alphabetical by Last Name */ static const struct developer patch_writers[] = { {"Felipe 'shx' Contreras", NULL, NULL}, + {"Marcus 'malu' Lundblad", NULL, NULL}, {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL},