Mercurial > wow > reaction
comparison lib/embeds.xml @ 104:4bc50350f405
- Added LDB support
- Updated readme
- Pulled in LibStub and CallbackHandler instead of external
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 07 Nov 2008 23:55:33 +0000 |
parents | 7cabc8ac6c16 |
children | a66595385917 |
comparison
equal
deleted
inserted
replaced
103:890e4c4ab143 | 104:4bc50350f405 |
---|---|
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
4 | 4 |
5 <Script file="LibStub\LibStub.lua"/> | 5 <Script file="LibStub.lua"/> |
6 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> | 6 <Script file="CallbackHandler-1.0.lua"/> |
7 <Script file="LibDataBroker-1.1.lua"/> | |
8 | |
7 <Include file="AceAddon-3.0\AceAddon-3.0.xml"/> | 9 <Include file="AceAddon-3.0\AceAddon-3.0.xml"/> |
8 <Include file="AceLocale-3.0\AceLocale-3.0.xml"/> | 10 <Include file="AceLocale-3.0\AceLocale-3.0.xml"/> |
9 <Include file="AceDB-3.0\AceDB-3.0.xml"/> | 11 <Include file="AceDB-3.0\AceDB-3.0.xml"/> |
10 <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> | 12 <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> |
11 <Include file="AceConsole-3.0\AceConsole-3.0.xml"/> | 13 <Include file="AceConsole-3.0\AceConsole-3.0.xml"/> |