Mercurial > audlegacy-plugins
diff src/CoreAudio/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 | 3da1b8942b8b |
children | 2ebeb7816c5e |
line wrap: on
line diff
--- a/src/CoreAudio/about.c Sun Sep 09 22:25:40 2007 +0300 +++ b/src/CoreAudio/about.c Sun Sep 09 22:42:22 2007 +0300 @@ -25,7 +25,7 @@ if (dialog != NULL) return; - dialog = xmms_show_message( + dialog = audacious_info_dialog( "About CoreAudio Plugin", "Audacious CoreAudio Plugin\n\n " "This program is free software; you can redistribute it and/or modify\n"