Mercurial > wow > reaction
annotate ReAction.xml @ 114:d39cfbdde301
localized 'default' profile name
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 09 Jan 2009 18:35:54 +0000 |
parents | 410d036c43b2 |
children |
rev | line source |
---|---|
flickerstreak@27 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@27 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@27 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@27 | 4 |
flickerstreak@27 | 5 <Include file="lib\embeds.xml"/> |
flickerstreak@27 | 6 <Include file="locale\locale.xml"/> |
flickerstreak@27 | 7 |
flickerstreak@27 | 8 <Script file="ReAction.lua"/> |
flickerstreak@27 | 9 |
flickerstreak@27 | 10 <Include file="modules\modules.xml"/> |
flickerstreak@27 | 11 |
flickerstreak@27 | 12 </Ui> |