diff src/esd/about.c @ 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 d124034ebea3
children bd3a24b39058
line wrap: on
line diff
--- a/src/esd/about.c	Sun Sep 09 22:25:40 2007 +0300
+++ b/src/esd/about.c	Sun Sep 09 22:42:22 2007 +0300
@@ -31,7 +31,7 @@
     if (dialog != NULL)
         return;
 
-    dialog = xmms_show_message(_("About ESounD Plugin"),
+    dialog = audacious_info_dialog(_("About ESounD Plugin"),
                                _("Audacious ESounD Plugin\n\n "
                                  "This program is free software; you can redistribute it and/or modify\n"
                                  "it under the terms of the GNU General Public License as published by\n"