Mercurial > wow > reaction
annotate ReAction.xml @ 209:3e451836ce6d 1.1 Beta 3
Merge c24ac8ee1e45857c35b8f241a3782e884ee9c7c0
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 18 Nov 2010 13:09:14 -0800 |
parents | 01b1c7db47d4 |
children | 97949dbe987f |
rev | line source |
---|---|
flickerstreak@206 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@206 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@206 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@206 | 4 |
flickerstreak@206 | 5 <Include file="lib\embeds.xml"/> |
flickerstreak@206 | 6 <Include file="locale\locale.xml"/> |
flickerstreak@206 | 7 |
flickerstreak@206 | 8 <Script file="ReAction.lua"/> |
flickerstreak@206 | 9 <Script file="Options.lua"/> |
flickerstreak@206 | 10 <Script file="Editor.lua"/> |
flickerstreak@206 | 11 |
flickerstreak@206 | 12 <Include file="classes\classes.xml"/> |
flickerstreak@206 | 13 <Include file="modules\modules.xml"/> |
flickerstreak@206 | 14 |
flickerstreak@206 | 15 </Ui> |