Mercurial > wow > kbf
comparison KBF.xml @ 0:1516559044e3
initial commit for hg
author | Chris Mellon <arkanes@gmai.com> |
---|---|
date | Tue, 12 Oct 2010 06:00:39 -0500 |
parents | |
children | 3d4128c79074 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1516559044e3 |
---|---|
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/ | |
2 ..\FrameXML\UI.xsd"> | |
3 <!-- A button template for unit aura buttons --> | |
4 <Button name="KBFSecureUnitAuraTemplate" inherits="SecureActionButtonTemplate" virtual="true"> | |
5 <Attributes> | |
6 <Attribute name="type" value="cancelaura" /> | |
7 <Attribute name="allowToggleVehicle" value="true" /> | |
8 <Attribute name="unit" value="player" /> | |
9 </Attributes> | |
10 <Size> | |
11 <AbsDimension x="32" y="32" /> | |
12 </Size> | |
13 </Button> | |
14 </Ui> |