comparison embeds.xml @ 31:90d58723ac0a

- Removed all BeanCounter checks in files. + Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. + Added AceHook library for the BeanCounter Support module. ~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. ~ All module comments are now a property of the modules themselves and can be retrieved with (string)?.moduleDescription? and (bool)?.moduleRequired?. ~ All module references are now called ?mod?. ! Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups. - Removed all libraries from the repository.
author Zerotorescue
date Fri, 10 Sep 2010 18:59:58 +0200
parents 6f17035de058
children 1dc3881f2628
comparison
equal deleted inserted replaced
30:4ab03ed958ed 31:90d58723ac0a
4 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> 4 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
5 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> 5 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
6 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> 6 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
7 <Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> 7 <Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
8 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/> 8 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
9 <Include file="Libs\AceHook-3.0\AceHook-3.0.xml"/>
9 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/> 10 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
10 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> 11 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
11 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/> 12 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
12 <Include file="Libs\LibSharedMedia-3.0\lib.xml"/> 13 <Include file="Libs\LibSharedMedia-3.0\lib.xml"/>
13 <Include file="Libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/> 14 <Include file="Libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/>