# HG changeset patch # User nenolod # Date 1132954019 28800 # Node ID e7e9a86c0c01fcb3719fe0a07a4cd13e84834995 # Parent b2b1df7d7db61e69223f6329214a66dfdf893449 [svn] Update credits on here reflecting audacious-decoder changes. diff -r b2b1df7d7db6 -r e7e9a86c0c01 Plugins/Input/mpg123/mpg123.c --- a/Plugins/Input/mpg123/mpg123.c Fri Nov 25 12:53:16 2005 -0800 +++ b/Plugins/Input/mpg123/mpg123.c Fri Nov 25 13:26:59 2005 -0800 @@ -1145,8 +1145,9 @@ return; aboutbox = xmms_show_message(_("About MPEG Audio Plugin"), - _("mpg123 decoding engine by Michael Hipp \n" - "Updated to 0.59s.mc3 by the Audacious team for greater accuracy and reliability.\n" + _("Audacious decoding engine by William Pitcock , derived from:\n" + "mpg123 decoding engine by Michael Hipp \n" + "Derived partially from mpg123 0.59s.mc3 as well.\n" "Based on the original XMMS plugin."), _("Ok"), FALSE, NULL, NULL);