Mercurial > wow > wowdb-profiler
comparison libs.xml @ 0:2e4d83460542
Initial commit, with support for recording durability of items in equipment and inventory.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Thu, 26 Apr 2012 13:03:54 -0500 |
parents | |
children | 24a1d78e2e8c |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:2e4d83460542 |
---|---|
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 <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/> | |
6 | |
7 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> | |
8 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> | |
9 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> | |
10 <Include file="Libs\AceDB-3.0\AceTimer-3.0.xml"/> | |
11 <!--@end-no-lib-strip@--> | |
12 </Ui> |