pidgin/gtkdialogs.c

branch
release-2.x.y
changeset 32134
e5da7785a265
parent 32101
fbe2ce8d288f
child 32987
cdf1e8c4203c
child 33059
b0ac46e6bef2
equal deleted inserted replaced
32133:3c88b0729083 32134:e5da7785a265
100 100
101 /* Order: Alphabetical by Last Name */ 101 /* Order: Alphabetical by Last Name */
102 static const struct developer patch_writers[] = { 102 static const struct developer patch_writers[] = {
103 {"Jakub 'haakon' Adam", NULL, NULL}, 103 {"Jakub 'haakon' Adam", NULL, NULL},
104 {"Krzysztof Klinikowski", NULL, NULL}, 104 {"Krzysztof Klinikowski", NULL, NULL},
105 {"Eion Robb", NULL, NULL},
105 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 106 {"Peter 'Fmoo' Ruibal", NULL, NULL},
106 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 107 {"Gabriel 'Nix' Schulhof", NULL, NULL},
107 {"Tomasz Wasilczyk", NULL, NULL}, 108 {"Tomasz Wasilczyk", NULL, NULL},
108 {NULL, NULL, NULL} 109 {NULL, NULL, NULL}
109 }; 110 };

mercurial