Mercurial > wow > reaction
diff lib/embeds.xml @ 28:21bcaf8215ff
- converted to Ace3
- rearranged file layout
- configGUI menus not working right now
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Mon, 17 Mar 2008 18:24:53 +0000 |
parents | f1e838841ce1 |
children | 0d95ce7a9ec2 |
line wrap: on
line diff
--- a/lib/embeds.xml Tue Mar 11 21:39:34 2008 +0000 +++ b/lib/embeds.xml Mon Mar 17 18:24:53 2008 +0000 @@ -2,14 +2,11 @@ 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"/> + <Script file="LibStub\LibStub.lua"/> + <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> + <Include file="AceAddon-3.0\AceAddon-3.0.xml"/> + <Include file="AceLocale-3.0\AceLocale-3.0.xml"/> + <Include file="AceDB-3.0\AceDB-3.0.xml"/> + <Include file="AceEvent-3.0\AceEvent-3.0.xml"/> </Ui>