view libs.xml @ 124:8669b4c43278 1.0.8

Improved loot sentry - scoped outside of current_action, since current_action can be wiped by subsequent actions. Hopefully prevents mixing action types for loot.
author James D. Callahan III <jcallahan@curse.com>
date Mon, 17 Sep 2012 15:58:37 -0500
parents 5048fcaeb963
children 2c2b7d91ca19
line wrap: on
line source
<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">
    <!--@no-lib-strip@-->
    <Script file="Libs\LibStub\LibStub.lua"/>
    <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>

    <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
    <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
    <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
    <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
    <Include file="Libs\LibDeformat-3.0\lib.xml"/>
    <Script file="Libs\LibPetJournal-2.0\LibPetJournal-2.0.lua"/>
    <!--@end-no-lib-strip@-->
</Ui>