Mercurial > wow > hansgar_and_franzok_assist
comparison Libs/libs.xml @ 23:52973d00a183
- framework update.
| author | Tercio |
|---|---|
| date | Tue, 08 Sep 2015 13:23:31 -0300 |
| parents | 2f09fe4be15c |
| children |
comparison
equal
deleted
inserted
replaced
| 22:dbd417f413a8 | 23:52973d00a183 |
|---|---|
| 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/..\FrameXML\UI.xsd"> | 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/..\FrameXML\UI.xsd"> |
| 2 <Script file="LibStub\LibStub.lua"/> | 2 <Script file="LibStub\LibStub.lua"/> |
| 3 | |
| 4 <Include file="AceGUI-3.0\AceGUI-3.0.xml"/> | |
| 5 <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> | |
| 3 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> | 6 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> |
| 7 <Include file="AceLocale-3.0\AceLocale-3.0.xml" /> | |
| 8 <Include file="AceAddon-3.0\AceAddon-3.0.xml" /> | |
| 9 <Include file="AceDB-3.0\AceDB-3.0.xml" /> | |
| 10 <Include file="AceTimer-3.0\AceTimer-3.0.xml" /> | |
| 11 <Include file="AceConfig-3.0\AceConfig-3.0.xml"/> | |
| 12 <Include file="AceEvent-3.0\AceEvent-3.0.xml"/> | |
| 4 <Include file="AceComm-3.0\AceComm-3.0.xml" /> | 13 <Include file="AceComm-3.0\AceComm-3.0.xml" /> |
| 5 <Include file="AceTimer-3.0\AceTimer-3.0.xml" /> | 14 <Include file="LibSharedMedia-3.0\lib.xml" /> |
| 15 <Include file="AceConsole-3.0\AceConsole-3.0.xml"/> | |
| 16 <Include file="AceSerializer-3.0\AceSerializer-3.0.xml"/> | |
| 17 <Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/> | |
| 18 <Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/> | |
| 6 | 19 |
| 7 <Include file="DF\load.xml"/> | 20 <Include file="DF\load.xml"/> |
| 8 </Ui> | 21 </Ui> |
