Mercurial > wow > reaction
annotate lib/embeds.xml @ 166:8241be11dcc0
TOTEM_PRIORITIES -> SHAMAN_TOTEM_PRIORITIES
TOC update 40000
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Sat, 16 Oct 2010 21:53:57 +0000 |
parents | a66595385917 |
children | fe0c7be6f6ef |
rev | line source |
---|---|
flickerstreak@26 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@26 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@26 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@26 | 4 |
flickerstreak@104 | 5 <Script file="LibStub.lua"/> |
flickerstreak@104 | 6 <Script file="CallbackHandler-1.0.lua"/> |
flickerstreak@104 | 7 <Script file="LibDataBroker-1.1.lua"/> |
flickerstreak@104 | 8 |
flickerstreak@28 | 9 <Include file="AceAddon-3.0\AceAddon-3.0.xml"/> |
flickerstreak@112 | 10 <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/> |
flickerstreak@112 | 11 <Include file="AceConsole-3.0\AceConsole-3.0.xml"/> |
flickerstreak@28 | 12 <Include file="AceDB-3.0\AceDB-3.0.xml"/> |
flickerstreak@60 | 13 <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> |
flickerstreak@28 | 14 <Include file="AceEvent-3.0\AceEvent-3.0.xml"/> |
flickerstreak@112 | 15 <Include file="AceGUI-3.0\AceGUI-3.0.xml"/> |
flickerstreak@112 | 16 <Include file="AceLocale-3.0\AceLocale-3.0.xml"/> |
flickerstreak@112 | 17 |
flickerstreak@112 | 18 <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/> |
flickerstreak@112 | 19 |
flickerstreak@88 | 20 <Include file="LibKeyBound-1.0\lib.xml"/> |
flickerstreak@26 | 21 |
flickerstreak@26 | 22 </Ui> |