annotate Libs/libs.xml @ 7:d8a463c5ef5a

- Updates to support WoD.
author Tercio
date Mon, 27 Apr 2015 12:34:29 -0300
parents fc346da3afd9
children
rev   line source
tercio@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">
tercio@0 2 <Script file="LibStub\LibStub.lua"/>
tercio@0 3
tercio@0 4 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
tercio@0 5 <Include file="AceAddon-3.0\AceAddon-3.0.xml" />
tercio@0 6 <Include file="LibSharedMedia-3.0\lib.xml" />
tercio@0 7 <Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
tercio@0 8 <Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/>
tercio@0 9
tercio@0 10 <Include file="AceDB-3.0\AceDB-3.0.xml"/>
tercio@0 11 <Include file="AceConsole-3.0\AceConsole-3.0.xml"/>
tercio@0 12 <Include file="AceGUI-3.0\AceGUI-3.0.xml"/>
tercio@0 13 <Include file="AceConfig-3.0\AceConfig-3.0.xml"/>
tercio@0 14 <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
tercio@0 15 <Include file="AceEvent-3.0\AceEvent-3.0.xml" />
tercio@0 16 <Include file="AceTimer-3.0\AceTimer-3.0.xml" />
tercio@0 17 </Ui>