view embeds.xml @ 63:e7d287cc3b02

Replaced all instances of addon with ItemAuditor and I moved ItemAuditor out of the global namespace. The conversion was mostly a search/replace offering no new functionality. That will come in a later commit.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 27 Jul 2010 17:58:33 -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>