diff src/wavpack/ui.cxx @ 246:366acb77c853 trunk

[svn] - i rewrote most of this!
author nenolod
date Tue, 14 Nov 2006 12:58:51 -0800
parents daba9f15ca01
children 72f0de06bb56
line wrap: on
line diff
--- a/src/wavpack/ui.cxx	Tue Nov 14 12:03:25 2006 -0800
+++ b/src/wavpack/ui.cxx	Tue Nov 14 12:58:51 2006 -0800
@@ -49,8 +49,8 @@
     about_window =
         xmms_show_message(g_strdup_printf
                           ("Wavpack Decoder Plugin %s", VERSION),
-                          ("Plugin code by \n" "Miles Egan\n"
-                           "Adapted from xmms-musepack plugin by Lefungus\n"
+                          ("Copyright (c) 2006 William Pitcock <nenolod -at- nenolod.net>\n\n"
+                           "Some of the plugin code was by Miles Egan\n"
                            "Visit the Wavpack site at http://www.wavpack.com/\n"),
                           ("Ok"), FALSE, NULL, NULL);
     gtk_signal_connect(GTK_OBJECT(about_window), "destroy",