From: Josh Coalson Date: Wed, 2 Feb 2005 05:50:52 +0000 (+0000) Subject: remove the "Reference" from the plugin description X-Git-Tag: 1.2.0~567 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4107779a026c75465a1e000693b25c206736154;p=platform%2Fupstream%2Fflac.git remove the "Reference" from the plugin description --- diff --git a/src/plugin_xmms/plugin.c b/src/plugin_xmms/plugin.c index 62bdc24..7325785 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,