Mercurial > wow > dependencyloader
comparison DependencyLoader/load.xml @ 9:5362e308c3eb
renamed the old DependencyLoader module to DependencyLoader_Bootstrap
renamed DependencyLoader_Core to DependencyLoader
| author | mckenziemc |
|---|---|
| date | Sun, 05 Dec 2010 00:12:57 -0800 |
| parents | DependencyLoader_Core/load.xml@8ff8ff3f6395 |
| children | e0a4a8b5b389 |
comparison
equal
deleted
inserted
replaced
| 8:930871e163bc | 9:5362e308c3eb |
|---|---|
| 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> | 1 <ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> |
| 2 <include file="embeds.xml"/> | 2 <script file="start.lua"/> |
| 3 | 3 <script file="class.lua"/> |
| 4 <Script file="bootstrap.lua"/> | 4 |
| 5 </Ui> | 5 <script file="Addon.lua"/> |
| 6 <script file="Core.lua"/> | |
| 7 | |
| 8 <script file="frontend.lua"/> | |
| 9 </ui> |
