annotate embeds.xml @ 41:15a0ceebbd83

Updates to weapon enchant handling - add a phantom frame for the third enchant, move them to the bottom
author Chris Mellon <arkanes@gmail.com>
date Sat, 15 Jan 2011 18:12:29 -0600
parents eed69d939c43
children a5d47fbede83
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@32 8 <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml" />
arkanes@29 9 <!--@end-no-lib-strip@-->
arkanes@29 10 </Ui>
arkanes@29 11