diff Plugins/Output/OSS/about.c @ 257:256b3acc87d4 trunk

[svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
author chainsaw
date Sun, 04 Dec 2005 09:29:14 -0800
parents fa848bd484d8
children f12d7e208b43
line wrap: on
line diff
--- a/Plugins/Output/OSS/about.c	Sun Dec 04 08:49:53 2005 -0800
+++ b/Plugins/Output/OSS/about.c	Sun Dec 04 09:29:14 2005 -0800
@@ -37,7 +37,7 @@
         return;
 
     dialog = xmms_show_message(_("About OSS Driver"),
-                               _("XMMS OSS Driver\n\n "
+                               _("Audacious OSS Driver\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"
                                  "the Free Software Foundation; either version 2 of the License, or\n"