annotate Plugins/CraftingAddons/CraftingAddons.xml @ 149:4e5d8033ed5f

Fixed queueing single groups rather than using ?queue all?.
author Zerotorescue
date Thu, 20 Jan 2011 06:53:59 +0100
parents 3bec0ea44607
children 2bba1734cb17
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="AdvancedTradeSkillWindow.lua"/>
Zerotorescue@84 4 <Script file="Cauldron.lua"/>
Zerotorescue@84 5 <Script file="GnomeWorks.lua"/>
Zerotorescue@84 6 <Script file="Skillet.lua"/>
Zerotorescue@84 7 </Ui>