Mercurial > wow > reaction
diff modules/ReAction_ConfigUI/lib/embeds.xml @ 33:c54c481ad0ed
- Moved bar control frame from ConfigUI to Bar
- Added LICENSE.txt
- added profile management options
- other minor cleanup
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 03 Apr 2008 20:25:40 +0000 |
parents | 0d95ce7a9ec2 |
children | 44649a10378d |
line wrap: on
line diff
--- a/modules/ReAction_ConfigUI/lib/embeds.xml Thu Apr 03 16:59:16 2008 +0000 +++ b/modules/ReAction_ConfigUI/lib/embeds.xml Thu Apr 03 20:25:40 2008 +0000 @@ -2,13 +2,10 @@ 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="Waterfall-1.0\Waterfall-1.0.lua"/> - <Script file="Dewdrop-2.0\Dewdrop-2.0.lua"/> - <Include file="AceGUI-3.0\AceGUI-3.0.xml"/> - <Include file="AceConfig-3.0\AceConfig-3.0.xml"/> + <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/> + <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/> + <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> </Ui> \ No newline at end of file