view mod_webpresence/squishy @ 563:cd5581b58fdc

mod_register_json: switched module:get_option_boolean("use_libevent", nil) with require "core.configmanager".get("*", "core", "use_libevent") as the first possibly won't work (module is unloaded)
author Marco Cirillo <maranda@lightwitch.org>
date Tue, 17 Jan 2012 01:31:58 +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"