# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1294784320 -3600
# Node ID 817981c61affcd3117f0622ada07971dc0d8b310
# Parent  51c0baa2bd19490122ad7caa8270c136fd156393
squishy: Add groupchat plugin

diff -r 51c0baa2bd19 -r 817981c61aff squishy
--- a/squishy	Tue Jan 11 23:14:30 2011 +0100
+++ b/squishy	Tue Jan 11 23:18:40 2011 +0100
@@ -46,6 +46,7 @@
 Module "verse.plugins.pep"         "plugins/pep.lua"
 Module "verse.plugins.adhoc"       "plugins/adhoc.lua"
 Module "verse.plugins.private"     "plugins/private.lua"
+Module "verse.plugins.groupchat"   "plugins/groupchat.lua"
 
 Module "net.httpclient_listener" "net/httpclient_listener.lua"
 Module "net.connlisteners" "net/connlisteners.lua"