view mod_webpresence/squishy @ 312:31deafcbf623

mod_auth_dovecot: Fix various global variable sets/gets, log levels, unclear variable names and change coding style to match more closely the rest of the Prosody code.
author Matthew Wild <mwild1@gmail.com>
date Sat, 08 Jan 2011 17:57:03 +0000
parents 63080b8973ee
children
line wrap: on
line source


Option "minify-level" "full"

Resource "icons/status_online.png"
Resource "icons/status_away.png"
Resource "icons/status_xa.png"
Resource "icons/status_dnd.png"
Resource "icons/status_chat.png"
Resource "icons/status_offline.png"

Main "mod_webpresence.in.lua"

Output "mod_webpresence.lua"