Mercurial > audlegacy
comparison audacious/about.c @ 168:32653058b307 trunk
[svn] Add chainsaw to credits.
author | nenolod |
---|---|
date | Sun, 13 Nov 2005 11:37:33 -0800 |
parents | 3fc1c1fcebeb |
children | d697b42ca31f |
comparison
equal
deleted
inserted
replaced
167:94d369bae9db | 168:32653058b307 |
---|---|
46 | 46 |
47 static const gchar *credit_text[] = { | 47 static const gchar *credit_text[] = { |
48 N_("Developers:"), | 48 N_("Developers:"), |
49 N_("William Pitcock"), | 49 N_("William Pitcock"), |
50 N_("Mohammed Sameer"), | 50 N_("Mohammed Sameer"), |
51 N_("Tony Vroon"), | |
51 NULL, | 52 NULL, |
52 | 53 |
53 N_("Special thanks to:"), | 54 N_("Special thanks to:"), |
54 N_("irc.atheme.org #audacious"), | 55 N_("irc.atheme.org #audacious"), |
56 N_("irc.freenode.net #audacious"), | |
55 NULL, | 57 NULL, |
56 | 58 |
57 N_("BMP Developers:"), | 59 N_("BMP Developers:"), |
58 N_("Artem Baguinski"), | 60 N_("Artem Baguinski"), |
59 N_("Edward Brocklesby"), | 61 N_("Edward Brocklesby"), |