view Plugins/AuctionAddons/AuctionAddons.xml @ 98:252292b703ce

All print(...) function calls are now handled by addon:Print(text, color). The cursor will be cleared of any items/spells before moving as well as when aborting.
author Zerotorescue
date Sun, 09 Jan 2011 17:49:33 +0100
parents 3bec0ea44607
children
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">
	<Script file="Auctionator.lua"/>
	<Script file="Auctioneer.lua"/>
	<Script file="AuctionLite.lua"/>
	<Script file="AuctionMaster.lua"/>
	<Script file="AuctionProfitMaster.lua"/>
	<Script file="Others.lua"/>
	<Script file="ZeroAuctions.lua"/>
</Ui>