annotate Libs/AceGUI-3.0-SharedMediaWidgets/widget.xml @ 5:1ba07a64bf14

Added a ?FailSafe? module which will safe you from mail failing to open. The opening of a single mail may get stuck when other things occur such as mail being send at the exact same time. This module will continue with the next mail after a set timeout (default set to 20 seconds).
author Zerotorescue
date Tue, 07 Sep 2010 20:57:49 +0200
parents 823e33465b6e
children
rev   line source
Zerotorescue@0 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@0 2 ..\FrameXML\UI.xsd">
Zerotorescue@0 3 <Include file="AceGUI-3.0-SharedMediaWidgets\widget.xml" />
Zerotorescue@0 4 </Ui>