annotate modules/ReAction_ConfigUI/ReAction_ConfigUI.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
rev   line source
flickerstreak@27 1 <Ui xmlns="http://www.blizzard.com/wow/ui/"
flickerstreak@27 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
flickerstreak@27 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
flickerstreak@27 4
flickerstreak@27 5 <Script file="lib\Waterfall-1.0\Waterfall-1.0.lua"/>
flickerstreak@27 6 <Script file="ReAction_ConfigUI.lua"/>
flickerstreak@27 7
flickerstreak@27 8 </Ui>