view modules/modules.xml @ 27:f1e838841ce1

Rearranged file tree, removed unused code for 1.x start-point
author Flick <flickerstreak@gmail.com>
date Tue, 11 Mar 2008 21:39:34 +0000
parents 261f0f6bd68a
children 21bcaf8215ff
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">

<Include file="ReAction_Action\ReAction_Action.xml"/>
<Include file="ReAction_ConfigUI\ReAction_ConfigUI.xml"/>
<Include file="ReAction_HideBlizzard\ReAction_HideBlizzard.xml"/>
<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>