comparison _requires.xml @ 11:d2cbfe498c4d

first beta
author Jay Bird <a4blank@yahoo.com>
date Sat, 04 Dec 2010 05:53:52 +0300
parents 6e160ec1ef0f
children
comparison
equal deleted inserted replaced
10:f93b554bb7cf 11:d2cbfe498c4d
1
2 <Ui xmlns="http://www.blizzard.com/wow/ui/"> 1 <Ui xmlns="http://www.blizzard.com/wow/ui/">
3 <Script file="libs\LibStub\LibStub.lua"/> 2 <Script file="libs\LibStub\LibStub.lua"/>
3 <Include file="libs\AceGUI-3.0\AceGUI-3.0.xml"/>
4 <Script file="libs\AceGUI-3.0-Completing-EditBox\AceGUI-3.0-Completing-EditBox.lua"/>
4 <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/> 5 <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
5 <Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> 6 <Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
6 <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/> 7 <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
7 <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/> 8 <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/>
8 <Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/> 9 <Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/>
9 10 <!--<Script file="libs/LibDataBroker/LibDataBroker-1.1.lua"/>-->
10 <Script file="libs/LibDataBroker/LibDataBroker-1.1.lua"/> 11 <!--<Script file="libs/LibDBIcon-1.0/LibDBIcon-1.0.lua"/>-->
11 <Script file="libs/LibDBIcon-1.0/LibDBIcon-1.0.lua"/>
12 </Ui> 12 </Ui>