pidgin/gtkdialogs.c

changeset 19645
cb3bdf9ca231
parent 19629
7eaf7c7be037
child 19657
ccf13963665e
equal deleted inserted replaced
19644:a36c0623d540 19645:cb3bdf9ca231
94 94
95 /* Order: Alphabetical by Last Name */ 95 /* Order: Alphabetical by Last Name */
96 static struct developer patch_writers[] = { 96 static struct developer patch_writers[] = {
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 {NULL, NULL, NULL} 100 {NULL, NULL, NULL}
100 }; 101 };
101 102
102 /* Order: Alphabetical by Last Name */ 103 /* Order: Alphabetical by Last Name */
103 static struct developer retired_developers[] = { 104 static struct developer retired_developers[] = {

mercurial