Software /
code /
verse
Diff
squishy @ 114:37f5966cff15
verse.plugins.pep: New plugin to add an API for sending and catching PEP events
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 25 Aug 2010 16:27:30 +0100 |
parent | 106:7d293830f4a4 |
child | 116:151c8cc776df |
line wrap: on
line diff
--- a/squishy Wed Aug 25 16:18:12 2010 +0100 +++ b/squishy Wed Aug 25 16:27:30 2010 +0100 @@ -32,6 +32,7 @@ Module "verse.plugins.jingle_ft" "plugins/jingle_ft.lua" Module "verse.plugins.jingle_s5b" "plugins/jingle_s5b.lua" Module "verse.plugins.disco" "plugins/disco.lua" +Module "verse.plugins.pep" "plugins/pep.lua" if GetOption "bosh" ~= false then Module "net.httpclient_listener" "net/httpclient_listener.lua"