summaryrefslogtreecommitdiff
path: root/plugins/gme
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-10 22:57:03 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-10 23:09:48 +0200
commitace1e33f4808c55e57c2d8219c59bebde7cc852b (patch)
tree69a0e59e00cc16be60530ec6401a0d34c624c39e /plugins/gme
parent32a2a4cea0d9397d7cd618c8ce835aac980fe359 (diff)
0.5.0-rc1 final fixups
Diffstat (limited to 'plugins/gme')
-rw-r--r--plugins/gme/cgme.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/gme/cgme.c b/plugins/gme/cgme.c
index 57788851..01f81e10 100644
--- a/plugins/gme/cgme.c
+++ b/plugins/gme/cgme.c
@@ -413,8 +413,8 @@ static DB_decoder_t plugin = {
.plugin.version_minor = 0,
.plugin.type = DB_PLUGIN_DECODER,
.plugin.id = "stdgme",
- .plugin.name = "Game_Music_Emu decoder",
- .plugin.descr = "chiptune music player based on GME",
+ .plugin.name = "Game-Music-Emu player",
+ .plugin.descr = "chiptune/game music player based on GME library",
.plugin.copyright =
"Copyright (C) 2009-2011 Alexey Yakovenko <waker@users.sourceforge.net>\n"
"\n"