annotate Plugins/AuctionAddons/AuctionAddons.xml @ 249:fa21e06ca268 tip

Added tag v1.0.1-ALPHA for changeset 50aece0904ec
author Zerotorescue
date Tue, 08 Mar 2011 12:07:24 +0100
parents 3bec0ea44607
children
rev   line source
Zerotorescue@84 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/
Zerotorescue@84 2 ..\FrameXML\UI.xsd">
Zerotorescue@84 3 <Script file="Auctionator.lua"/>
Zerotorescue@84 4 <Script file="Auctioneer.lua"/>
Zerotorescue@84 5 <Script file="AuctionLite.lua"/>
Zerotorescue@84 6 <Script file="AuctionMaster.lua"/>
Zerotorescue@84 7 <Script file="AuctionProfitMaster.lua"/>
Zerotorescue@84 8 <Script file="Others.lua"/>
Zerotorescue@84 9 <Script file="ZeroAuctions.lua"/>
Zerotorescue@84 10 </Ui>