annotate Libs/AceConfig-3.0/AceConfig-3.0.xml @ 0:169f5211fc7f

First public revision. At this point ItemAuditor watches mail for auctions sold or purchased, watches for buy/sell (money and 1 item type change) and conversions/tradeskills. Milling isn't working yet because there is too much time between the first event and the last event.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Thu, 20 May 2010 19:22:19 -0700
parents
children
rev   line source
Asa@0 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/
Asa@0 2 ..\FrameXML\UI.xsd">
Asa@0 3 <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/>
Asa@0 4 <Include file="AceConfigCmd-3.0\AceConfigCmd-3.0.xml"/>
Asa@0 5 <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/>
Asa@0 6 <!--<Include file="AceConfigDropdown-3.0\AceConfigDropdown-3.0.xml"/>-->
Asa@0 7 <Script file="AceConfig-3.0.lua"/>
Asa@0 8 </Ui>