comparison src/gtkdialogs.c @ 10677:4cfc6bebeb5f

[gaim-migrate @ 12219] I'm pretty sure this isn't really my call but it makes sense to me. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 09 Mar 2005 00:30:35 +0000
parents aafe8f30b826
children d83f745c997b
comparison
equal deleted inserted replaced
10676:22e08465c690 10677:4cfc6bebeb5f
80 static struct developer patch_writers[] = { 80 static struct developer patch_writers[] = {
81 {"Ka-Hing 'javabsp' Cheung", NULL, NULL}, 81 {"Ka-Hing 'javabsp' Cheung", NULL, NULL},
82 {"Felipe 'shx' Contreras", NULL, NULL}, 82 {"Felipe 'shx' Contreras", NULL, NULL},
83 {"Decklin Foster", NULL, NULL}, 83 {"Decklin Foster", NULL, NULL},
84 {"Gary 'grim' Kramlich", NULL, NULL}, 84 {"Gary 'grim' Kramlich", NULL, NULL},
85 {"Richard 'rlaager' Laager", NULL, NULL},
85 {"Robert 'Robot101' McQueen", NULL, NULL}, 86 {"Robert 'Robot101' McQueen", NULL, NULL},
86 {"Benjamin Miller", NULL, NULL}, 87 {"Benjamin Miller", NULL, NULL},
87 {"Kevin 'SimGuy' Stange", NULL, NULL}, 88 {"Kevin 'SimGuy' Stange", NULL, NULL},
88 {NULL, NULL, NULL} 89 {NULL, NULL, NULL}
89 }; 90 };