Mercurial > pidgin.yaz
changeset 32057:d034d1acfe03
merge of '75fc33a55bbcdb1cd95b14f424826226c67018b0'
and 'b9857c32002b782a67b23576214ef33234269032'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 12 May 2011 02:58:42 +0000 |
parents | 7d75ffbde679 (current diff) 2f66104dab0c (diff) |
children | 9635984ae0fa |
files | pidgin/gtkdialogs.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c Thu May 12 02:58:18 2011 +0000 +++ b/pidgin/gtkdialogs.c Thu May 12 02:58:42 2011 +0000 @@ -76,8 +76,6 @@ {"John 'rekkanoryo' Bailey", NULL, NULL}, {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, {"Hylke Bons", N_("artist"), "hylkebons@gmail.com"}, - /* feel free to not translate this */ - {N_("Ka-Hing Cheung"), NULL, NULL}, {"Sadrul Habib Chowdhury", NULL, NULL}, {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"}, {"Casey Harkins", NULL, NULL}, @@ -113,6 +111,8 @@ static const struct developer retired_developers[] = { {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"}, {"Thomas Butter", NULL, NULL}, + /* feel free to not translate this */ + {N_("Ka-Hing Cheung"), NULL, NULL}, {"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"}, {"Sean Egan", NULL, "sean.egan@gmail.com"}, {"Rob Flynn", N_("maintainer"), NULL},