# HG changeset patch # User nenolod # Date 1138165410 28800 # Node ID 0868188271e088d273b3d84d0584a58c35ec55a3 # Parent c04dff121e1df6d4cc8124b18cc00a3d29e45c61 [svn] aboutbox formatting stuffs. diff -r c04dff121e1d -r 0868188271e0 Plugins/Input/console/Audacious_Driver.cpp --- a/Plugins/Input/console/Audacious_Driver.cpp Tue Jan 24 20:19:01 2006 -0800 +++ b/Plugins/Input/console/Audacious_Driver.cpp Tue Jan 24 21:03:30 2006 -0800 @@ -660,9 +660,9 @@ { xmms_show_message(_("About the Console Music Decoder"), _("Console music decoder engine based on Game_Music_Emu 0.3.0.\n" - "Audacious implementation by: William Pitcock , " + "Audacious implementation by: William Pitcock , \n" // Please do not put my hotpop.com address in the clear (I hate spam) - "Shay Green "), + " Shay Green "), _("Ok"), FALSE, NULL, NULL); }