Changeset

1060:fb3b2de0eb2f

mod_muc: The default component name is now 'Chatrooms'
author Waqas Hussain <waqas20@gmail.com>
date Fri, 24 Apr 2009 00:35:50 +0500
parents 1059:aed462ef09d8
children 1061:8c5876378c6f
files plugins/mod_muc.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/mod_muc.lua	Fri Apr 24 00:34:49 2009 +0500
+++ b/plugins/mod_muc.lua	Fri Apr 24 00:35:50 2009 +0500
@@ -21,7 +21,7 @@
 end
 
 local muc_domain = module:get_host();
-local muc_name = "MUCMUCMUC!!!";
+local muc_name = "Chatrooms";
 local history_length = 20;
 
 -- room_name -> room