annotate embeds.xml @ 18:a3328fffef5c
Split of main file into components
author |
wobin |
date |
Thu, 07 May 2009 02:52:23 +1000 |
parents |
6c28e55a00cf |
children |
22178ac75587 |
rev |
line source |
wobin@10
|
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
wobin@10
|
2 ..\FrameXML\UI.xsd">
|
wobin@10
|
3 <Script file="Libs\Ace3\LibStub\LibStub.lua"/>
|
wobin@10
|
4 <Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
wobin@10
|
5 <Include file="Libs\LibQTip-1.0\lib.xml"/>
|
wobin@16
|
6 <Include file="Libs\LibQTipClick-1.0\lib.xml"/>
|
wobin@10
|
7 <Include file="Libs\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
|
wobin@10
|
8 <Include file="Libs\Ace3\AceTimer-3.0\AceTimer-3.0.xml"/>
|
wobin@10
|
9 <Include file="Libs\Ace3\AceEvent-3.0\AceEvent-3.0.xml"/>
|
wobin@10
|
10 <Include file="Libs\Ace3\AceLocale-3.0\AceLocale-3.0.xml"/>
|
wobin@10
|
11 <Include file="Libs\Ace3\AceConsole-3.0\AceConsole-3.0.xml"/>
|
wobin@10
|
12 <Include file="Libs\Ace3\AceDB-3.0\AceDB-3.0.xml"/>
|
wobin@10
|
13 <Include file="Libs\Ace3\AceAddon-3.0\AceAddon-3.0.xml"/>
|
wobin@10
|
14 </Ui>
|