comparison Libs/libs.xml @ 11:2f09fe4be15c

Added an Options Panel.
author Tercio
date Mon, 20 Apr 2015 16:34:18 -0300
parents 1c3534391efb
children 52973d00a183
comparison
equal deleted inserted replaced
10:f1e32be6773e 11:2f09fe4be15c
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"> 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"/> 2 <Script file="LibStub\LibStub.lua"/>
3 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> 3 <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
4 <Include file="AceComm-3.0\AceComm-3.0.xml" /> 4 <Include file="AceComm-3.0\AceComm-3.0.xml" />
5 <Include file="AceTimer-3.0\AceTimer-3.0.xml" /> 5 <Include file="AceTimer-3.0\AceTimer-3.0.xml" />
6
7 <Include file="DF\load.xml"/>
6 </Ui> 8 </Ui>