view embeds.xml @ 83:6b60f7a1410c

Disabled a bunch of probably unused libraries, will have to verify if Inventorium still runs without any other addon. Updated todo list. Probably nolib-creation support.
author Zerotorescue
date Thu, 06 Jan 2011 11:04:55 +0100
parents 58fb38f0b447
children
line wrap: on
line source
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
  <!-- Libraries -->
  <!-- Ace 3 -->
	  <Script file="Libs\LibStub\LibStub.lua"/>
	  <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.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\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>-->
	  <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
	  <!--<Include file="Libs\AceLocale-3.0\AceLocale-3.0.xml"/>-->
	  <!--<Include file="Libs\AceHook-3.0\AceHook-3.0.xml"/>-->
	  <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
	  <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
	  <!--<Include file="Libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>-->
	  <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
  <!-- end Ace 3 -->
  <!--<Include file="Libs\LibSharedMedia-3.0\lib.xml"/>-->
  <!--<Include file="Libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/>-->
  <Include file="Libs\ChatHyperlinks\ChatHyperlinks.lua"/>
</Ui>