Mercurial > wow > itemauditor
comparison embeds.xml @ 16:56de19d9bd8d
Cleaned up the messages. You can turn the notifications of price changes off and those messages will only show gold or silver if they are more than 0. I have also removed the dependency on AceConsole because it doesn't allow changing the color of the addon name when I print messages.
| author | Asa Ayers <Asa.Ayers@Gmail.com> |
|---|---|
| date | Sat, 03 Jul 2010 10:05:53 -0700 |
| parents | 169f5211fc7f |
| children | 34daa46b644a |
comparison
equal
deleted
inserted
replaced
| 15:44e70a3fdb19 | 16:56de19d9bd8d |
|---|---|
| 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> | 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> |
| 2 <Script file="Libs\LibStub\LibStub.lua"/> | 2 <Script file="Libs\LibStub\LibStub.lua"/> |
| 3 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> | 3 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> |
| 4 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/> | 4 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/> |
| 5 <Include file="Libs\AceAddon-3.0\AceAddon-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"/> | 6 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> |
| 8 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> | 7 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> |
| 9 <Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/> | 8 <Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/> |
| 10 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/> | 9 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/> |
| 11 <Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/> | 10 <Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/> |
