Mercurial > wow > reaction
diff modules/modules.xml @ 30:0d95ce7a9ec2
- added Ace3 externs
- converted ReAction_ConfigUI to use blizzard interface addons panel via AceConfigDialog-3.0
- partially converted FuBar module to LibRock, deprecated it (going to remove it entirely later)
- cleaned up a couple other tidbits
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Wed, 02 Apr 2008 23:31:13 +0000 |
parents | 21bcaf8215ff |
children | 821b2b7edff1 |
line wrap: on
line diff
--- a/modules/modules.xml Wed Apr 02 18:22:02 2008 +0000 +++ b/modules/modules.xml Wed Apr 02 23:31:13 2008 +0000 @@ -2,10 +2,19 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> -<Include file="ReAction_Action\ReAction_Action.xml"/> +<!-- config/layout modules --> <Include file="ReAction_ConfigUI\ReAction_ConfigUI.xml"/> <Include file="ReAction_HideBlizzard\ReAction_HideBlizzard.xml"/> + +<!-- action button modules --> +<Include file="ReAction_Action\ReAction_Action.xml"/> + + + +<!-- deprecated <Include file="FuBar_ReActionFu\FuBar_ReActionFu.xml"/> +--> + <!-- in progress <Include file="ReAction_PetAction\ReAction_PetAction.xml"/>