Mercurial > wow > dependencyloader
comparison DependencyLoader/Ace3.xml @ 11:47d15fc9208e
updated the .pkgmeta to reflect the directory changes
added LibScriptLink external
changed the main module's Dependencies to OptDeps
moved embeds.xml and Ace3.xml
author | mckenziemc |
---|---|
date | Sun, 05 Dec 2010 03:39:26 -0800 |
parents | DependencyLoader_Bootstrap/Ace3.xml@5362e308c3eb |
children |
comparison
equal
deleted
inserted
replaced
10:e0a4a8b5b389 | 11:47d15fc9208e |
---|---|
1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> | |
2 <Script file="libs\Ace3\LibStub\LibStub.lua"/> | |
3 | |
4 <Include file="libs\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> | |
5 <Include file="libs\Ace3\AceAddon-3.0\AceAddon-3.0.xml"/> | |
6 <Include file="libs\Ace3\AceEvent-3.0\AceEvent-3.0.xml"/> | |
7 <Include file="libs\Ace3\AceTimer-3.0\AceTimer-3.0.xml"/> | |
8 <Include file="libs\Ace3\AceBucket-3.0\AceBucket-3.0.xml"/> | |
9 <Include file="libs\Ace3\AceHook-3.0\AceHook-3.0.xml"/> | |
10 <Include file="libs\Ace3\AceDB-3.0\AceDB-3.0.xml"/> | |
11 <Include file="libs\Ace3\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> | |
12 <Include file="libs\Ace3\AceLocale-3.0\AceLocale-3.0.xml"/> | |
13 <Include file="libs\Ace3\AceConsole-3.0\AceConsole-3.0.xml"/> | |
14 <Include file="libs\Ace3\AceGUI-3.0\AceGUI-3.0.xml"/> | |
15 <Include file="libs\Ace3\AceConfig-3.0\AceConfig-3.0.xml"/> | |
16 <Include file="libs\Ace3\AceComm-3.0\AceComm-3.0.xml"/> | |
17 <Include file="libs\Ace3\AceTab-3.0\AceTab-3.0.xml"/> | |
18 <Include file="libs\Ace3\AceSerializer-3.0\AceSerializer-3.0.xml"/> | |
19 </Ui> |