view embeds.xml @ 13:ed15bd476bbb beta

+ Added notification when checking is cancelled due to a disabled zone. Fixed a bug causing players to sometimes show as away/not ready more than once (event fire a third time if player is targeted and in your raid sub-group). Fixed chat filter for outgoing whispers sent by ICU.
author Xiiph
date Mon, 21 Feb 2011 23:58:36 +0100
parents 98c6f55e6619
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">
	<Script file="Libs\LibStub\LibStub.lua"/>
	<Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
	<Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
	<Include file="Libs\AceLocale-3.0\AceLocale-3.0.xml"/>
	<Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
	<Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
	<Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
	<Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
	<Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
	<Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
	<Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
</Ui>