view embeds.xml @ 61:b24dbfbe2aef

Fixed an infinite loop when when adding items to the Skillet queue from the crafting interface.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 27 Jul 2010 11:56:00 -0700
parents 34daa46b644a
children 8d5ad3b71f6f
line wrap: on
line source
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
	<Script file="Libs\LibStub\LibStub.lua"/>
	<Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>   
	<Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
	<Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
	<Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> 
	<Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>   
	<Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/>   
	<Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>   
	<Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/>   
	<Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>   
	<Include file="Libs\lib-st\lib-st.xml"/>
</Ui>