view embeds.xml @ 135:a529a4a4ccbe

I removed the persistent queue (Ticket 33) It caused to many bugs and was blocking me from getting other things done. I think its something that will get implemented again once I figure out the best way to do it.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sat, 02 Oct 2010 11:38:22 -0700
parents 8d5ad3b71f6f
children 03e108d12ef1
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"/>
	<Script file="Libs\LibPeriodicTable-3.1\LibPeriodicTable-3.1.lua"/>
</Ui>