Mercurial > wow > reaction
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 61:2ee41dcd673f | 62:f9cdb920470a |
|---|---|
| 4 | 4 |
| 5 <!-- config/layout modules --> | 5 <!-- config/layout modules --> |
| 6 <Include file="ReAction_ConfigUI\ReAction_ConfigUI.xml"/> | 6 <Include file="ReAction_ConfigUI\ReAction_ConfigUI.xml"/> |
| 7 <Include file="ReAction_HideBlizzard\ReAction_HideBlizzard.xml"/> | 7 <Include file="ReAction_HideBlizzard\ReAction_HideBlizzard.xml"/> |
| 8 | 8 |
| 9 <!-- action button modules --> | 9 <!-- general utility modules --> |
| 10 <Include file="ReAction_State\ReAction_State.xml"/> | |
| 11 | |
| 12 <!-- button modules --> | |
| 10 <Include file="ReAction_Action\ReAction_Action.xml"/> | 13 <Include file="ReAction_Action\ReAction_Action.xml"/> |
| 11 <Include file="ReAction_PetAction\ReAction_PetAction.xml"/> | 14 <Include file="ReAction_PetAction\ReAction_PetAction.xml"/> |
| 12 <Include file="ReAction_PossessBar\Reaction_PossessBar.xml"/> | 15 <Include file="ReAction_PossessBar\Reaction_PossessBar.xml"/> |
| 13 | 16 |
| 14 <!-- not yet implemented | 17 <!-- not yet implemented |
| 15 <Include file="ReAction_State\ReAction_State.xml"/> | |
| 16 <Include file="ReAction_BagBar\ReAction_BagBar.xml"/> | 18 <Include file="ReAction_BagBar\ReAction_BagBar.xml"/> |
| 17 <Include file="ReAction_Label\ReAction_Label.xml"/> | 19 <Include file="ReAction_Label\ReAction_Label.xml"/> |
| 18 <Include file="ReAction_MicroMenu\ReAction_MicroMenu.xml"/> | 20 <Include file="ReAction_MicroMenu\ReAction_MicroMenu.xml"/> |
| 19 <Include file="ReAction_Paging\ReAction_Paging.xml"/> | 21 <Include file="ReAction_Paging\ReAction_Paging.xml"/> |
| 20 <Include file="ReAction_PopBar\ReAction_PopBar.lua"/> | 22 <Include file="ReAction_PopBar\ReAction_PopBar.lua"/> |
