Mercurial > wow > pvpscan
annotate libs.xml @ 10:2218520e3e64
- small fixes.
| author | Tercio |
|---|---|
| date | Mon, 06 Jun 2016 20:24:26 -0300 |
| parents | f2a55f2d45c8 |
| children |
| rev | line source |
|---|---|
| tercio@0 | 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> |
| tercio@0 | 2 <Script file="Libs\LibStub\LibStub.lua"/> |
| tercio@0 | 3 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> |
| tercio@0 | 4 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> |
| tercio@0 | 5 <Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/> |
| tercio@0 | 6 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/> |
| tercio@0 | 7 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/> |
| tercio@0 | 8 <Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> |
| tercio@0 | 9 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml" /> |
| tercio@2 | 10 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml" /> |
| tercio@0 | 11 <Include file="Libs\LibSharedMedia-3.0\lib.xml" /> |
| Tercioo@9 | 12 |
| Tercioo@9 | 13 <Script file="Libs\LibWindow-1.1\LibWindow-1.1.lua" /> |
| Tercioo@9 | 14 |
| tercio@0 | 15 </Ui> |
