Mercurial > wow > itemauditor
comparison embeds.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 | 56de19d9bd8d |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:169f5211fc7f |
---|---|
1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> | |
2 <Script file="Libs\LibStub\LibStub.lua"/> | |
3 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> | |
4 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/> | |
5 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> | |
6 <Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/> | |
7 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> | |
8 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> | |
9 <Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/> | |
10 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/> | |
11 <Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/> | |
12 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/> | |
13 </Ui> |