diff modules/FuBar_ReActionFu/lib/embeds.xml @ 30:0d95ce7a9ec2

- added Ace3 externs - converted ReAction_ConfigUI to use blizzard interface addons panel via AceConfigDialog-3.0 - partially converted FuBar module to LibRock, deprecated it (going to remove it entirely later) - cleaned up a couple other tidbits
author Flick <flickerstreak@gmail.com>
date Wed, 02 Apr 2008 23:31:13 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/modules/FuBar_ReActionFu/lib/embeds.xml	Wed Apr 02 23:31:13 2008 +0000
@@ -0,0 +1,12 @@
+<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">
+
+  <Include file="LibRock-1.0\lib.xml"/>
+  <Include file="LibFuBarPlugin-3.0\lib.xml"/>
+
+  <Script file="AceLibrary\AceLibrary.lua"/>
+  <Script file="Dewdrop-2.0\Dewdrop-2.0.lua"/>
+  <Script file="Tablet-2.0\Tablet-2.0.lua"/>
+
+</Ui>