From f59308a14fb729f668d6539d6e486f3f5e51d4fa Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Fri, 25 Dec 2009 18:48:41 +0100 Subject: fixed ffap plugin description --- plugins/ffap/ffap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ffap') diff --git a/plugins/ffap/ffap.c b/plugins/ffap/ffap.c index 184bba2b..946be5e3 100644 --- a/plugins/ffap/ffap.c +++ b/plugins/ffap/ffap.c @@ -1789,7 +1789,7 @@ static DB_decoder_t plugin = { .plugin.version_minor = 1, .plugin.type = DB_PLUGIN_DECODER, .plugin.name = "Monkey's Audio (APE) decoder", - .plugin.descr = "Derived from ffmpeg code by Benjamin Zores and rockbox code by Dave Chapman", + .plugin.descr = "APE player based on code from libavc and rockbox", .plugin.author = "Alexey Yakovenko", .plugin.email = "waker@users.sourceforge.net", .plugin.website = "http://deadbeef.sf.net", -- cgit v1.2.3