annotate 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
rev   line source
Xiiph@0 1 <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">
Xiiph@0 2 <Script file="Libs\LibStub\LibStub.lua"/>
Xiiph@0 3 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
Xiiph@0 4 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
Xiiph@0 5 <Include file="Libs\AceLocale-3.0\AceLocale-3.0.xml"/>
Xiiph@0 6 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
Xiiph@0 7 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
Xiiph@0 8 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
Xiiph@0 9 <Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
Xiiph@0 10 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
Xiiph@0 11 <Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
Xiiph@0 12 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
Xiiph@0 13 </Ui>