Software /
code /
verse
Diff
squishy @ 227:31019cb93d59
util.vcard: Add util for converting vCard3 to/from XEP 54
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 06 Nov 2011 20:03:20 +0100 |
parent | 225:04bfa5c3a776 |
child | 233:b5fd3292bdbd |
line wrap: on
line diff
--- a/squishy Wed Nov 02 01:18:53 2011 +0100 +++ b/squishy Sun Nov 06 20:03:20 2011 +0100 @@ -26,6 +26,7 @@ Module "util.events" "util/events.lua" Module "util.dataforms" "util/dataforms.lua" Module "util.caps" "util/caps.lua" +Module "util.vcard" "util/vcard.lua" -- Verse plugins local function Plugin(name)