Software /
code /
verse
Changeset
223:30e66eabffa9
squishy: add vcard, vcard_update, jingle_ibb
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Nov 2011 01:11:35 +0100 |
parents | 222:3c257afd68e7 |
children | 224:7fc17e40fbaf |
files | squishy |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/squishy Wed Oct 12 18:11:07 2011 +0200 +++ b/squishy Wed Nov 02 01:11:35 2011 +0100 @@ -45,6 +45,7 @@ Plugin "jingle" Plugin "jingle_ft" Plugin "jingle_s5b" +Plugin "jingle_ibb" Plugin "presence" Plugin "disco" Plugin "pep" @@ -55,6 +56,8 @@ Plugin "smacks" Plugin "keepalive" Plugin "roster" +Plugin "vcard" +Plugin "vcard_update" Module "net.httpclient_listener" "net/httpclient_listener.lua" Module "net.connlisteners" "net/connlisteners.lua"