pidgin/gtkdialogs.c

changeset 19693
4c4cf8d59423
parent 19672
db452e488a5c
child 19859
71d37b57eff2
equal deleted inserted replaced
19691:1b2dab4c0f32 19693:4c4cf8d59423
97 {"John 'rekkanoryo' Bailey", NULL, NULL}, 97 {"John 'rekkanoryo' Bailey", NULL, NULL},
98 {"Peter 'Bleeter' Lawler", NULL, NULL}, 98 {"Peter 'Bleeter' Lawler", NULL, NULL},
99 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, 99 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
100 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 100 {"Peter 'Fmoo' Ruibal", NULL, NULL},
101 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 101 {"Gabriel 'Nix' Schulhof", NULL, NULL},
102 {"Will 'resiak' Thompson", NULL, NULL},
102 {NULL, NULL, NULL} 103 {NULL, NULL, NULL}
103 }; 104 };
104 105
105 /* Order: Alphabetical by Last Name */ 106 /* Order: Alphabetical by Last Name */
106 static struct developer retired_developers[] = { 107 static struct developer retired_developers[] = {

mercurial