File

plugins/mod_windows.lua @ 6212:b82523f92b06

plugins/muc/muc.lib: Refactor of change-nick presence handling - Allow `nick` to be passed to `publicise_occupant_status`. - Moves multi-session handling to a more 'edge-case' area of code
author daurnimator <quae@daurnimator.com>
date Thu, 03 Apr 2014 12:44:27 -0400
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here