diff --git a/src/plugin_xmms/plugin.c b/src/plugin_xmms/plugin.c index 62bdc247..73257858 100644 --- a/src/plugin_xmms/plugin.c +++ b/src/plugin_xmms/plugin.c @@ -135,7 +135,7 @@ InputPlugin flac_ip = { NULL, NULL, - "Reference FLAC Player v" VERSION, + "FLAC Player v" VERSION, FLAC_XMMS__init, FLAC_XMMS__aboutbox, FLAC_XMMS__configure,