annotate _requires.xml @ 8:6e160ec1ef0f
locale, add DBIcon, experiment with frames
author |
Jay Bird <a4blank@yahoo.com> |
date |
Mon, 22 Nov 2010 08:39:57 -0500 |
parents |
fa455845cd81 |
children |
d2cbfe498c4d |
rev |
line source |
a4blank@8
|
1
|
a4blank@8
|
2 <Ui xmlns="http://www.blizzard.com/wow/ui/">
|
a4blank@8
|
3 <Script file="libs\LibStub\LibStub.lua"/>
|
a4blank@8
|
4 <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
|
a4blank@8
|
5 <Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
|
a4blank@8
|
6 <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
|
a4blank@8
|
7 <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/>
|
a4blank@8
|
8 <Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/>
|
a4blank@8
|
9
|
a4blank@8
|
10 <Script file="libs/LibDataBroker/LibDataBroker-1.1.lua"/>
|
a4blank@8
|
11 <Script file="libs/LibDBIcon-1.0/LibDBIcon-1.0.lua"/>
|
a4blank@8
|
12 </Ui>
|