pidgin/gtkdialogs.c

changeset 32866
6ec6d786f812
parent 32714
aa924357890e
child 32870
2c5150da76c1
equal deleted inserted replaced
32865:e369a3701128 32866:6ec6d786f812
76 {"John 'rekkanoryo' Bailey", NULL, NULL}, 76 {"John 'rekkanoryo' Bailey", NULL, NULL},
77 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, 77 {"Ethan 'Paco-Paco' Blanton", NULL, NULL},
78 {"Hylke Bons", N_("artist"), "hylkebons@gmail.com"}, 78 {"Hylke Bons", N_("artist"), "hylkebons@gmail.com"},
79 {"Sadrul Habib Chowdhury", NULL, NULL}, 79 {"Sadrul Habib Chowdhury", NULL, NULL},
80 {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"}, 80 {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"},
81 {"Casey Harkins", NULL, NULL},
82 {"Ivan Komarov", NULL, "ivan.komarov@pidgin.im"},
83 {"Gary 'grim' Kramlich", NULL, "grim@pidgin.im"}, 81 {"Gary 'grim' Kramlich", NULL, "grim@pidgin.im"},
84 {"Richard 'rlaager' Laager", NULL, "rlaager@pidgin.im"}, 82 {"Richard 'rlaager' Laager", NULL, "rlaager@pidgin.im"},
85 {"Marcus 'malu' Lundblad", NULL, NULL}, 83 {"Marcus 'malu' Lundblad", NULL, NULL},
86 {"Sulabh 'sulabh_m' Mahajan", NULL, NULL}, 84 {"Sulabh 'sulabh_m' Mahajan", NULL, NULL},
87 {"Richard 'wabz' Nelson", NULL, NULL}, 85 {"Richard 'wabz' Nelson", NULL, NULL},
110 /* Order: Alphabetical by Last Name */ 108 /* Order: Alphabetical by Last Name */
111 static const struct developer retired_developers[] = { 109 static const struct developer retired_developers[] = {
112 {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"}, 110 {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"},
113 {"Thomas Butter", NULL, NULL}, 111 {"Thomas Butter", NULL, NULL},
114 /* feel free to not translate this */ 112 /* feel free to not translate this */
115 {N_("Ka-Hing Cheung"), NULL, NULL}, 113 {N_("Ka-Hing Cheung"), NULL, NULL},
116 {"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"}, 114 {"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"},
117 {"Sean Egan", NULL, "sean.egan@gmail.com"}, 115 {"Sean Egan", NULL, "sean.egan@gmail.com"},
118 {"Rob Flynn", N_("maintainer"), NULL}, 116 {"Rob Flynn", N_("maintainer"), NULL},
119 {"Adam Fritzler", N_("libfaim maintainer"), NULL}, 117 {"Adam Fritzler", N_("libfaim maintainer"), NULL},
120 {"Christian 'ChipX86' Hammond", N_("webmaster"), NULL}, 118 {"Christian 'ChipX86' Hammond", N_("webmaster"), NULL},
119 {"Casey Harkins", NULL, NULL},
120 {"Ivan Komarov", NULL, "ivan.komarov@pidgin.im"},
121 /* If "lazy bum" translates literally into a serious insult, use something else or omit it. */ 121 /* If "lazy bum" translates literally into a serious insult, use something else or omit it. */
122 {"Syd Logan", N_("hacker and designated driver [lazy bum]"), NULL}, 122 {"Syd Logan", N_("hacker and designated driver [lazy bum]"), NULL},
123 {"Christopher 'siege' O'Brien", NULL, "taliesein@users.sf.net"}, 123 {"Christopher 'siege' O'Brien", NULL, "taliesein@users.sf.net"},
124 {"Bartosz Oler", NULL, NULL}, 124 {"Bartosz Oler", NULL, NULL},
125 {"Tim 'marv' Ringenbach", NULL, NULL}, 125 {"Tim 'marv' Ringenbach", NULL, NULL},

mercurial