annotate modules/ReAction_State/ReAction_State.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 f1e838841ce1
children
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="ReAction_State.lua"/>
flickerstreak@27 6
flickerstreak@27 7 </Ui>