WoWInterface SVN BrokerItemRack

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 8 to Rev 9
    Reverse comparison

Rev 8 → Rev 9

trunk/Broker_ItemRack/Broker_ItemRack.lua
1,3 → 1,4
-- Broker_ItemRack : Minimalistic LDB plugin for Gello's ItemRack by Tristanian.
local L = LibStub("AceLocale-3.0"):GetLocale("Broker_ItemRack", true)
-- Check if ItemRack is loaded
-- in case some malicious user eliminated the ReqDep :p
32,9 → 33,8
}
end
 
if not Broker_ItemRackConfig.EnableEvents then
Broker_ItemRackConfig.EnableEvents = ItemRackUser.EnableEvents or "ON"
end
-- set enable events to whatever value Itemack assigns
Broker_ItemRackConfig.EnableEvents = ItemRackUser.EnableEvents or "ON"
 
end
 
trunk/Broker_ItemRack/Broker_ItemRack.toc
7,7 → 7,7
## X-Embeds: Ace3
## X-Category: Miscellaneous
## SavedVariables: Broker_ItemRackConfig
## Version: 1.4
## Version: 1.5
 
embeds.xml
LibDataBroker-1.1.lua