Mercurial > wow > itemauditor
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:169f5211fc7f |
---|---|
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/ | |
2 ..\FrameXML\UI.xsd"> | |
3 <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/> | |
4 <Include file="AceConfigCmd-3.0\AceConfigCmd-3.0.xml"/> | |
5 <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/> | |
6 <!--<Include file="AceConfigDropdown-3.0\AceConfigDropdown-3.0.xml"/>--> | |
7 <Script file="AceConfig-3.0.lua"/> | |
8 </Ui> |