view lib/embeds.xml @ 295:0cb6a9944497 1.1 alpha 11 (5.04 bandaid)

Quick hacks for 5.04 - disable hiding VehicleMenuBar frame, whose name changed - GetMultiCastBarOffset() -> GetMultiCastBarIndex()... cleanup before totem bar support is purged - Remove totem bar - fix demon form, vehicle buttons, overridebar buttons (cross fingers) - change possess/vehicle order priority
author Flick
date Tue, 11 Sep 2012 16:50:37 -0700
parents d0b47f8d51fd
children
line wrap: on
line source
<Ui xmlns="http://www.blizzard.com/wow/ui/" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">

  <!--@no-lib-strip@-->
  <Script  file="LibStub\LibStub.lua"/>
  <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
  <Include file="AceAddon-3.0\AceAddon-3.0.xml"/>
  <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/>
  <Include file="AceDB-3.0\AceDB-3.0.xml"/>
  <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
  <Include file="AceEvent-3.0\AceEvent-3.0.xml"/>
  <Include file="AceGUI-3.0\AceGUI-3.0.xml"/>
  <Include file="AceLocale-3.0\AceLocale-3.0.xml"/>
  <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/>
  <Include file="LibKeyBound-1.0\lib.xml"/>
  <!--@end-no-lib-strip@-->

  <Script  file="LibDataBroker-1.1.lua"/>
  <Include file="LibShowActionGrid-1.0\LibShowActionGrid-1.0.xml"/>

</Ui>