diff ReAction.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
children 21bcaf8215ff
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ReAction.xml	Tue Mar 11 21:39:34 2008 +0000
@@ -0,0 +1,13 @@
+<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="lib\embeds.xml"/>
+<Include file="locale\locale.xml"/>
+
+<Script file="ReAction.lua"/>
+<Script file="ReAction_Bar.lua"/>
+
+<Include file="modules\modules.xml"/>
+
+</Ui>