annotate lib/LibShowActionGrid-1.0/LibShowActionGrid-1.0.xml @ 297:f7a5676c9517

5.04 updates: - refresh button checked state and cooldown in C-code - display count for actions with charges - update action button events - pet action buttons - filter UNIT_AURA events by 'pet' type
author Flick
date Wed, 14 Nov 2012 16:34:14 -0800
parents 576c50e51fc5
children
rev   line source
flickerstreak@193 1 <Ui xmlns="http://www.blizzard.com/wow/ui/"
flickerstreak@193 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
flickerstreak@193 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
flickerstreak@193 4
flickerstreak@193 5 <Script file="LibShowActionGrid-1.0.lua"/>
flickerstreak@193 6
flickerstreak@193 7 </Ui>