Mercurial > wow > reaction
annotate modules/ReAction_ModuleTemplate/ReAction_ModuleName.toc @ 81:57f8151ea0f0
- Fixed some snafus with creating bars
- Added support for opening the bar editor to a particular path
- Creating bars/states now selects the new bar/state in the config editor
- moved Bar:SetStateAttribute() back to working optionally on buttons rather than buttonFrame container
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Wed, 25 Jun 2008 21:07:18 +0000 |
parents | f1e838841ce1 |
children | ceb860730875 |
rev | line source |
---|---|
flickerstreak@25 | 1 ## Interface: 20300 |
flickerstreak@25 | 2 ## Title: ReAction: <ModuleName> |
flickerstreak@25 | 3 ## Notes: <description here> |
flickerstreak@25 | 4 ## DefaultState: enabled |
flickerstreak@25 | 5 ## LoadOnDemand: 1 |
flickerstreak@25 | 6 ## Author: Flick |
flickerstreak@25 | 7 ## Version: 1.0 |
flickerstreak@25 | 8 ## X-Category: Action Bars |
flickerstreak@25 | 9 ## Dependencies: ReAction |
flickerstreak@25 | 10 |
flickerstreak@27 | 11 ReAction_<ModuleName>.xml |