pidgin/gtkdialogs.c

changeset 32987
cdf1e8c4203c
parent 32973
54d2040bf296
parent 32134
e5da7785a265
child 33075
d0830ae33d14
child 33138
7e7aeaa31dfe
equal deleted inserted replaced
32986:ddbeda158468 32987:cdf1e8c4203c
97 97
98 /* Order: Alphabetical by Last Name */ 98 /* Order: Alphabetical by Last Name */
99 static const struct developer patch_writers[] = { 99 static const struct developer patch_writers[] = {
100 {"Jakub 'haakon' Adam", NULL, NULL}, 100 {"Jakub 'haakon' Adam", NULL, NULL},
101 {"Krzysztof Klinikowski", NULL, NULL}, 101 {"Krzysztof Klinikowski", NULL, NULL},
102 {"Eion Robb", NULL, NULL},
102 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 103 {"Peter 'Fmoo' Ruibal", NULL, NULL},
103 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 104 {"Gabriel 'Nix' Schulhof", NULL, NULL},
104 {"Tomasz Wasilczyk", NULL, NULL}, 105 {"Tomasz Wasilczyk", NULL, NULL},
105 {NULL, NULL, NULL} 106 {NULL, NULL, NULL}
106 }; 107 };

mercurial