annotate Plugins/Plugins.xml @ 101:6ae44d372360

The confirmation window when refilling from the (guild) bank is enabled can now be skipped at the general config. It defaults to false. Added a window displaying a list of movable items when at least one is available at the (guild) bank. Resetting the queue when closing the storage.
author Zerotorescue
date Tue, 11 Jan 2011 19:48:35 +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 <Include file="AuctionAddons\AuctionAddons.xml"/>
Zerotorescue@84 4 <Include file="CraftingAddons\CraftingAddons.xml"/>
Zerotorescue@84 5 <Include file="ItemCountAddons\ItemCountAddons.xml"/>
Zerotorescue@84 6 </Ui>