view Plugins/AuctionAddons/AuctionAddons.xml @ 240:24e71ed0a422

Added a default for when no addon was selected. Scanner is now disabled when the item count addon returns an error code.
author Zerotorescue
date Sat, 12 Feb 2011 20:15:31 +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>