annotate embeds.xml @ 79:8c8416ec4aca tip

merge in mop branch with nomial raid buff support
author Chris Mellon <arkanes@gmail.com>
date Sat, 01 Dec 2012 15:46:30 -0600
parents 308371455bc0
children
rev   line source
arkanes@29 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/
arkanes@29 2 ..\FrameXML\UI.xsd">
arkanes@29 3 <!--@no-lib-strip@-->
arkanes@29 4 <Script file="libs\LibStub\LibStub.lua"/>
arkanes@32 5 <Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml" />
arkanes@29 6 <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml" />
arkanes@29 7 <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml" />
arkanes@54 8 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
arkanes@56 9 <Include file="libs\AceGUI-3.0\AceGUI-3.0.xml"/>
arkanes@57 10 <Include file="libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
arkanes@57 11 <Include file="libs\AceConfig-3.0\AceConfig-3.0.xml"/>
arkanes@32 12 <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml" />
arkanes@43 13 <Include file="libs\LibGratuity-3.0\lib.xml" />
arkanes@29 14 <!--@end-no-lib-strip@-->
arkanes@29 15 </Ui>
arkanes@29 16