Mercurial > wow > kbf
comparison embeds.xml @ 29:f23f8d29d023
Start getting all the settings together for packaging & syndication
author | Chris Mellon <arkanes@gmail.com> |
---|---|
date | Tue, 28 Dec 2010 16:55:19 -0600 |
parents | |
children | eed69d939c43 |
comparison
equal
deleted
inserted
replaced
28:2986c72f64ba | 29:f23f8d29d023 |
---|---|
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/ | |
2 ..\FrameXML\UI.xsd"> | |
3 <!--@no-lib-strip@--> | |
4 <Script file="libs\LibStub\LibStub.lua"/> | |
5 <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml" /> | |
6 <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml" /> | |
7 <Include file="libs\AceEvent-3.0\AceConsole-3.0.xml" /> | |
8 <!--@end-no-lib-strip@--> | |
9 </Ui> | |
10 |