diff Plugins/Input/modplug/gui/interface.cpp @ 509:d60d23b9fe20 trunk

[svn] sed -i s:XMMS:Audacious:g
author nenolod
date Wed, 25 Jan 2006 22:45:56 -0800
parents 37316876ef6e
children 9d393eabf984
line wrap: on
line diff
--- a/Plugins/Input/modplug/gui/interface.cpp	Wed Jan 25 22:44:32 2006 -0800
+++ b/Plugins/Input/modplug/gui/interface.cpp	Wed Jan 25 22:45:56 2006 -0800
@@ -40,7 +40,7 @@
   gtk_widget_show (vbox1);
   gtk_container_add (GTK_CONTAINER (About), vbox1);
 
-  label1 = gtk_label_new (_("Modplug Input Plugin for BMP ver"
+  label1 = gtk_label_new (_("Modplug Input Plugin for Audacious ver"
 			VERSION
 			"\nModplug sound engine written by Olivier Lapicque.\nXMMS interface for Modplug by Kenton Varda.\n(c)2000 Olivier Lapicque and Kenton Varda.\nUpdates and Maintainance by Konstanty Bialkowski.\nPorted to BMP by Theofilos Intzoglou."));
   gtk_widget_ref (label1);