annotate _requires.xml @ 11:d2cbfe498c4d

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