From ace1e33f4808c55e57c2d8219c59bebde7cc852b Mon Sep 17 00:00:00 2001 From: waker Date: Tue, 10 May 2011 22:57:03 +0200 Subject: 0.5.0-rc1 final fixups --- plugins/vtx/vtx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/vtx') diff --git a/plugins/vtx/vtx.c b/plugins/vtx/vtx.c index ffb14c7e..c42715db 100644 --- a/plugins/vtx/vtx.c +++ b/plugins/vtx/vtx.c @@ -303,7 +303,7 @@ static DB_decoder_t plugin = { .plugin.version_minor = 0, .plugin.type = DB_PLUGIN_DECODER, .plugin.id = "vtx", - .plugin.name = "VTX decoder", + .plugin.name = "VTX player", .plugin.descr = "AY8910/12 chip emulator and vtx file player", .plugin.copyright = "Copyright (C) 2009-2011 Alexey Yakovenko \n" -- cgit v1.2.3