Mercurial > wow > reaction
view modules/modules.xml @ 62:f9cdb920470a
Added first cut on State module. Menu system only, it doesn't do anything.
The menu system and data storage will change substantially when the implementation takes shape.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 13 May 2008 16:42:52 +0000 |
parents | 8b81d4b3e73d |
children | a785d6708388 |
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"/> <!-- general utility modules --> <Include file="ReAction_State\ReAction_State.xml"/> <!-- button modules --> <Include file="ReAction_Action\ReAction_Action.xml"/> <Include file="ReAction_PetAction\ReAction_PetAction.xml"/> <Include file="ReAction_PossessBar\Reaction_PossessBar.xml"/> <!-- not yet implemented <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_StanceBar\ReAction_StanceBar.xml"/> <Include file="ReAction_Visibility\ReAction_Visibility.xml"/> --> </Ui>