annotate embeds.xml @ 14:18c33a32ba31
Now supresses 'X Player is not online' messages when broadcasting to followers
Tooltip limited to 10 most recent
author |
wobin |
date |
Fri, 24 Apr 2009 15:19:43 +1000 |
parents |
2231fd3f139b |
children |
6c28e55a00cf |
rev |
line source |
wobin@10
|
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/
|
wobin@10
|
2 ..\FrameXML\UI.xsd">
|
wobin@10
|
3 <Script file="Libs\Ace3\LibStub\LibStub.lua"/>
|
wobin@10
|
4 <Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
wobin@10
|
5 <Include file="Libs\LibQTip-1.0\lib.xml"/>
|
wobin@10
|
6 <Include file="Libs\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
|
wobin@10
|
7 <Include file="Libs\Ace3\AceTimer-3.0\AceTimer-3.0.xml"/>
|
wobin@10
|
8 <Include file="Libs\Ace3\AceEvent-3.0\AceEvent-3.0.xml"/>
|
wobin@10
|
9 <Include file="Libs\Ace3\AceLocale-3.0\AceLocale-3.0.xml"/>
|
wobin@10
|
10 <Include file="Libs\Ace3\AceConsole-3.0\AceConsole-3.0.xml"/>
|
wobin@10
|
11 <Include file="Libs\Ace3\AceDB-3.0\AceDB-3.0.xml"/>
|
wobin@10
|
12 <Include file="Libs\Ace3\AceAddon-3.0\AceAddon-3.0.xml"/>
|
wobin@10
|
13 </Ui>
|