Mercurial > wow > inventory
annotate Plugins/ItemCountAddons/ItemCountAddons.xml @ 160:08b887885bd5
Forgot to include guilds in the ?DataStore (current account only)? item count plugin.
author | Zerotorescue |
---|---|
date | Sat, 22 Jan 2011 21:30:02 +0100 |
parents | e136c99fe5bb |
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="Altoholic.lua"/> |
Zerotorescue@157 | 4 <Script file="DataStore (all accounts).lua"/> |
Zerotorescue@84 | 5 <Script file="DataStore (current account only).lua"/> |
Zerotorescue@84 | 6 <Script file="ItemCount.lua"/> |
Zerotorescue@84 | 7 </Ui> |