Mercurial > wow > reaction
annotate modules/ReAction_PetAction/ReAction_PetAction.xml @ 33:c54c481ad0ed
- Moved bar control frame from ConfigUI to Bar
- Added LICENSE.txt
- added profile management options
- other minor cleanup
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 03 Apr 2008 20:25:40 +0000 |
parents | 21bcaf8215ff |
children |
rev | line source |
---|---|
flickerstreak@28 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@28 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@28 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@28 | 4 |
flickerstreak@28 | 5 <Script file="ReAction_PetAction.lua"/> |
flickerstreak@28 | 6 |
flickerstreak@28 | 7 </Ui> |