Mercurial > wow > reaction
view 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 source
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> <!-- 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"/> --> <!-- not yet implemented <Include file="ReAction_State\ReAction_State.xml"/> <Include file="ReAction_BagBar\ReAction_BagBar.xml"/> <Include file="ReAction_Label\ReAction_Label.xml"/> <Include file="ReAction_MicroMenu\ReAction_MicroMenu.xml"/> <Include file="ReAction_Paging\ReAction_Paging.xml"/> <Include file="ReAction_PopBar\ReAction_PopBar.lua"/> <Include file="ReAction_PossessBar\Reaction_PossessBar.xml"/> <Include file="ReAction_StanceBar\ReAction_StanceBar.xml"/> <Include file="ReAction_Visibility\ReAction_Visibility.xml"/> --> </Ui>