annotate modules/ReAction_PetAction/ReAction_PetAction.xml @ 90:7cabc8ac6c16

Updates for wow 3.0 - TOC update - updated changed APIs/frame names - rewrote state code per new SecureHandlers API - cleaned up Bar, ActionButton code - removed AceLibrary/Dewdrop, menu from bar right-click - fixed various small bugs Updated WowAce external locations Updated README.html
author Flick <flickerstreak@gmail.com>
date Wed, 15 Oct 2008 16:29:41 +0000
parents 21bcaf8215ff
children
rev   line source
flickerstreak@28 1 <Ui xmlns="http://www.blizzard.com/wow/ui/"
flickerstreak@28 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
flickerstreak@28 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
flickerstreak@28 4
flickerstreak@28 5 <Script file="ReAction_PetAction.lua"/>
flickerstreak@28 6
flickerstreak@28 7 </Ui>