pidgin/gtkdialogs.c

changeset 24494
178fc58ccb61
parent 24472
e0012bccda31
child 24495
4e3e62b1be21
equal deleted inserted replaced
24490:ac19395a37b1 24494:178fc58ccb61
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", N_("developer"), NULL}, 72 {"Daniel 'datallah' Atallah", N_("developer"), NULL},
73 {"John 'rekkanoryo' Bailey", N_("developer"), NULL}, 73 {"John 'rekkanoryo' Bailey", N_("developer/bug master"), NULL},
74 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, 74 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL},
75 {"Thomas Butter", N_("developer"), NULL}, 75 {"Thomas Butter", N_("developer"), NULL},
76 /* feel free to not translate this */ 76 /* feel free to not translate this */
77 {N_("Ka-Hing Cheung"), N_("developer"), NULL}, 77 {N_("Ka-Hing Cheung"), N_("developer"), NULL},
78 {"Sadrul Habib Chowdhury", N_("developer"), NULL}, 78 {"Sadrul Habib Chowdhury", N_("developer"), NULL},

mercurial