# HG changeset patch # User Kim Alvefur # Date 1293755546 -3600 # Node ID 2189f75e09b980b6ca7793baafe6248dca241c0d # Parent 0ffb565fcfd6ef52dacb1806124cbe74f5f6d832 squishy: Add plugis.presence diff -r 0ffb565fcfd6 -r 2189f75e09b9 squishy --- a/squishy Fri Dec 31 01:29:28 2010 +0100 +++ b/squishy Fri Dec 31 01:32:26 2010 +0100 @@ -41,6 +41,7 @@ Module "verse.plugins.jingle" "plugins/jingle.lua" Module "verse.plugins.jingle_ft" "plugins/jingle_ft.lua" Module "verse.plugins.jingle_s5b" "plugins/jingle_s5b.lua" +Module "verse.plugins.presence" "plugins/presence.lua" Module "verse.plugins.disco" "plugins/disco.lua" Module "verse.plugins.pep" "plugins/pep.lua" Module "verse.plugins.adhoc" "plugins/adhoc.lua"