Mercurial > wow > hotcorners
comparison Libs/libs.xml @ 0:fc346da3afd9
First commit Hot Corners standalone.
author | tercio |
---|---|
date | Fri, 08 Aug 2014 12:35:17 -0300 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:fc346da3afd9 |
---|---|
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"/> | |
3 | |
4 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> | |
5 <Include file="AceAddon-3.0\AceAddon-3.0.xml" /> | |
6 <Include file="LibSharedMedia-3.0\lib.xml" /> | |
7 <Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/> | |
8 <Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/> | |
9 | |
10 <Include file="AceDB-3.0\AceDB-3.0.xml"/> | |
11 <Include file="AceConsole-3.0\AceConsole-3.0.xml"/> | |
12 <Include file="AceGUI-3.0\AceGUI-3.0.xml"/> | |
13 <Include file="AceConfig-3.0\AceConfig-3.0.xml"/> | |
14 <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> | |
15 <Include file="AceEvent-3.0\AceEvent-3.0.xml" /> | |
16 <Include file="AceTimer-3.0\AceTimer-3.0.xml" /> | |
17 </Ui> |