Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
256:84aabc053b6e | 257:256b3acc87d4 |
---|---|
35 | 35 |
36 if (dialog != NULL) | 36 if (dialog != NULL) |
37 return; | 37 return; |
38 | 38 |
39 dialog = xmms_show_message(_("About OSS Driver"), | 39 dialog = xmms_show_message(_("About OSS Driver"), |
40 _("XMMS OSS Driver\n\n " | 40 _("Audacious OSS Driver\n\n " |
41 "This program is free software; you can redistribute it and/or modify\n" | 41 "This program is free software; you can redistribute it and/or modify\n" |
42 "it under the terms of the GNU General Public License as published by\n" | 42 "it under the terms of the GNU General Public License as published by\n" |
43 "the Free Software Foundation; either version 2 of the License, or\n" | 43 "the Free Software Foundation; either version 2 of the License, or\n" |
44 "(at your option) any later version.\n" | 44 "(at your option) any later version.\n" |
45 "\n" | 45 "\n" |