Mercurial > wow > hotcorners
diff Libs/libs.xml @ 0:fc346da3afd9
First commit Hot Corners standalone.
author | tercio |
---|---|
date | Fri, 08 Aug 2014 12:35:17 -0300 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Libs/libs.xml Fri Aug 08 12:35:17 2014 -0300 @@ -0,0 +1,17 @@ +<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"> + <Script file="LibStub\LibStub.lua"/> + + <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> + <Include file="AceAddon-3.0\AceAddon-3.0.xml" /> + <Include file="LibSharedMedia-3.0\lib.xml" /> + <Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/> + <Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/> + + <Include file="AceDB-3.0\AceDB-3.0.xml"/> + <Include file="AceConsole-3.0\AceConsole-3.0.xml"/> + <Include file="AceGUI-3.0\AceGUI-3.0.xml"/> + <Include file="AceConfig-3.0\AceConfig-3.0.xml"/> + <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/> + <Include file="AceEvent-3.0\AceEvent-3.0.xml" /> + <Include file="AceTimer-3.0\AceTimer-3.0.xml" /> +</Ui> \ No newline at end of file