Mercurial > wow > inventory
annotate Plugins/ItemCountAddons/ItemCountAddons.xml @ 135:43c6750df18f
Added tag v0.4.0-BETA for changeset e0e473f89e79
author | Zerotorescue |
---|---|
date | Tue, 18 Jan 2011 00:36:48 +0100 |
parents | 3bec0ea44607 |
children | e136c99fe5bb |
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@84 | 4 <Script file="DataStore (current account only).lua"/> |
Zerotorescue@84 | 5 <Script file="DataStore (with guilds).lua"/> |
Zerotorescue@84 | 6 <Script file="DataStore (without guilds).lua"/> |
Zerotorescue@84 | 7 <Script file="ItemCount.lua"/> |
Zerotorescue@84 | 8 </Ui> |