pidgin/gtkdialogs.c

changeset 27268
b1fe037cabea
parent 27180
8c91f83b617d
child 27361
62f1aa8045bb
equal deleted inserted replaced
27261:4abec3f2e24f 27268:b1fe037cabea
72 72
73 /* Order: Alphabetical by Last Name */ 73 /* Order: Alphabetical by Last Name */
74 static const struct developer developers[] = { 74 static const struct developer developers[] = {
75 {"Daniel 'datallah' Atallah", NULL, NULL}, 75 {"Daniel 'datallah' Atallah", NULL, NULL},
76 {"Paul 'darkrain42' Aurich", NULL, NULL }, 76 {"Paul 'darkrain42' Aurich", NULL, NULL },
77 {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"}, 77 {"John 'rekkanoryo' Bailey", N_("bug master"), NULL},
78 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, 78 {"Ethan 'Paco-Paco' Blanton", NULL, NULL},
79 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, 79 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"},
80 {"Thomas Butter", NULL, NULL}, 80 {"Thomas Butter", NULL, NULL},
81 /* feel free to not translate this */ 81 /* feel free to not translate this */
82 {N_("Ka-Hing Cheung"), NULL, NULL}, 82 {N_("Ka-Hing Cheung"), NULL, NULL},

mercurial