view Plugins/ItemCountAddons/ItemCountAddons.xml @ 128:1729a41324d5

Debug channel will now be recreated when it was already found rather than re-used. This should prevent invisible debug frames.
author Zerotorescue
date Tue, 18 Jan 2011 00:18:12 +0100
parents 3bec0ea44607
children e136c99fe5bb
line wrap: on
line source
<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/
..\FrameXML\UI.xsd">
	<Script file="Altoholic.lua"/>
	<Script file="DataStore (current account only).lua"/>
	<Script file="DataStore (with guilds).lua"/>
	<Script file="DataStore (without guilds).lua"/>
	<Script file="ItemCount.lua"/>
</Ui>