Mercurial > pidgin
changeset 24324:46e35741ba0d
I suppose I should put my pidgin.im e-mail address here too since it's
becoming all the rage.
| author | John Bailey <rekkanoryo@rekkanoryo.org> |
|---|---|
| date | Wed, 29 Oct 2008 04:54:00 +0000 |
| parents | 30bebe6122bd |
| children | ea5909557bc5 b6dc71133eb8 |
| files | pidgin/gtkdialogs.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c Wed Oct 29 04:37:14 2008 +0000 +++ b/pidgin/gtkdialogs.c Wed Oct 29 04:54:00 2008 +0000 @@ -70,7 +70,7 @@ /* Order: Alphabetical by Last Name */ static const struct developer developers[] = { {"Daniel 'datallah' Atallah", NULL, NULL}, - {"John 'rekkanoryo' Bailey", N_("bug master"), NULL}, + {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"}, {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, {"Thomas Butter", NULL, NULL},
