From f535702903a26cf25a8e2d97b41b503efedfa2ee Mon Sep 17 00:00:00 2001 From: xhmikosr Date: Thu, 19 Jul 2012 18:25:49 +0300 Subject: more branding changes --- plugins/wmpa/xchat-plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/wmpa/xchat-plugin.cpp') diff --git a/plugins/wmpa/xchat-plugin.cpp b/plugins/wmpa/xchat-plugin.cpp index c5634064..7b3bc737 100644 --- a/plugins/wmpa/xchat-plugin.cpp +++ b/plugins/wmpa/xchat-plugin.cpp @@ -131,7 +131,7 @@ void wmpaCommands(void) xchat_printf(ph, "WMPA: /play : Play the current song"); xchat_printf(ph, "WMPA: /pause : Pause the current song"); xchat_printf(ph, "WMPA: /prev : Play the previous song"); - xchat_printf(ph, "WMPA: /song : Announce the current song from Windows Media Player in xchat"); + xchat_printf(ph, "WMPA: /song : Announce the current song from Windows Media Player in HexChat"); xchat_printf(ph, "WMPA: /stop : Stop the current song"); xchat_printf(ph, "WMPA: /volume [volume] : Set the volume (0 to 100) or display the current volume"); xchat_printf(ph, "WMPA: /wmpahelp : Display this help."); -- cgit 1.4.1