diff src/console/Audacious_Driver.cxx @ 1677:f6f5603a0954

xmms_show_message() changed to audacious_info_dialog()
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 09 Sep 2007 22:42:22 +0300
parents 206e7cb5fce7
children f35f9d6fcb6d
line wrap: on
line diff
--- a/src/console/Audacious_Driver.cxx	Sun Sep 09 22:25:40 2007 +0300
+++ b/src/console/Audacious_Driver.cxx	Sun Sep 09 22:42:22 2007 +0300
@@ -492,7 +492,7 @@
 
 	if (!aboutbox)
 	{
-		aboutbox = xmms_show_message(_("About the Console Music Decoder"),
+		aboutbox = audacious_info_dialog(_("About the Console Music Decoder"),
 						_("Console music decoder engine based on Game_Music_Emu 0.5.2.\n"
 						"Supported formats: AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ\n"
 						"Audacious implementation by: William Pitcock <nenolod@nenolod.net>, \n"