diff 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
line wrap: on
line diff
--- a/DependencyLoader/load.xml	Sat Dec 04 23:05:34 2010 -0800
+++ b/DependencyLoader/load.xml	Sun Dec 05 00:12:57 2010 -0800
@@ -1,1 +1,1 @@
-<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
	<include file="embeds.xml"/>

  <Script file="bootstrap.lua"/>
</Ui>
\ No newline at end of file
+<ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
  <script file="start.lua"/>
  <script file="class.lua"/>
  
  <script file="Addon.lua"/>
  <script file="Core.lua"/>
  
  <script file="frontend.lua"/>
</ui>
\ No newline at end of file