pidgin/gtkdialogs.c

changeset 24541
5cee721d00c9
parent 24524
967fb85ba2ba
child 24569
5dbd0617a27d
equal deleted inserted replaced
24540:7c8ae91a5c2f 24541:5cee721d00c9
68 }; 68 };
69 69
70 /* Order: Alphabetical by Last Name */ 70 /* Order: Alphabetical by Last Name */
71 static const struct developer developers[] = { 71 static const struct developer developers[] = {
72 {"Daniel 'datallah' Atallah", NULL, NULL}, 72 {"Daniel 'datallah' Atallah", NULL, NULL},
73 {"John 'rekkanoryo' Bailey", N_("bug master"), NULL}, 73 {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"},
74 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, 74 {"Ethan 'Paco-Paco' Blanton", NULL, NULL},
75 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, 75 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"},
76 {"Thomas Butter", NULL, NULL}, 76 {"Thomas Butter", NULL, NULL},
77 /* feel free to not translate this */ 77 /* feel free to not translate this */
78 {N_("Ka-Hing Cheung"), NULL, NULL}, 78 {N_("Ka-Hing Cheung"), NULL, NULL},

mercurial