Mercurial > wow > minimap-range
diff embeds.xml @ 3:596068b6b1bf 2.0
Converted to Ace 3 and added it to the standard interface/addons configuration UI.
author | stevekaye@5e7f7089-49ba-45b1-8616-21aa0651eee7 |
---|---|
date | Fri, 07 Nov 2008 14:27:31 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/embeds.xml Fri Nov 07 14:27:31 2008 +0000 @@ -0,0 +1,9 @@ +<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="libs\LibStub\LibStub.lua"/> + <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/> + <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/> + <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/> + <Include file="libs\AceDB-3.0\AceDB-3.0.xml"/> + <Include file="libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> + <Include file="libs\AceHook-3.0\AceHook-3.0.xml"/> +</Ui>