annotate modules/ReAction_HideBlizzard/ReAction_HideBlizzard.xml @ 38:00f08528faaf

HideBlizzard now reroutes InterfaceOptions->ActionBars to InterfaceOptions->AddOns->ReAction if hide-blizzard-bars is checked
author Flick <flickerstreak@gmail.com>
date Thu, 03 Apr 2008 21:08:52 +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_HideBlizzard.lua"/>
flickerstreak@27 6
flickerstreak@27 7 </Ui>