view lib/embeds.xml @ 27:f1e838841ce1

Rearranged file tree, removed unused code for 1.x start-point
author Flick <flickerstreak@gmail.com>
date Tue, 11 Mar 2008 21:39:34 +0000
parents 261f0f6bd68a
children 21bcaf8215ff
line wrap: on
line source
<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/..\FrameXML\UI.xsd">

  <Script file="AceLibrary\AceLibrary.lua"/>
  <Script file="AceOO-2.0\AceOO-2.0.lua"/>
  <Script file="AceAddon-2.0\AceAddon-2.0.lua"/>
  <Script file="AceConsole-2.0\AceConsole-2.0.lua"/>
  <Script file="AceDB-2.0\AceDB-2.0.lua"/>
  <Script file="AceEvent-2.0\AceEvent-2.0.lua"/>
  <Script file="AceLocale-2.2\AceLocale-2.2.lua"/>
  <Script file="AceModuleCore-2.0\AceModuleCore-2.0.lua"/>
  <Script file="Dewdrop-2.0\Dewdrop-2.0.lua"/>

</Ui>