WoWInterface SVN Demonomicon

[/] [branches/] [WotLK/] [Demonomicon.xml] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 Alestane-55055
<Ui
2 Alestane-55055
        xmlns="http://www.blizzard.com/wow/ui/"
3 Alestane-55055
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 Alestane-55055
        xsi:schemaLocation="http://www.blizzard.com/wow/ui/
5 Alestane-55055
../UI.xsd">
6 Alestane-55055
 
7 Alestane-55055
 
8 Alestane-55055
        <Button name="DemonomiconStyleTemplate" hidden="true" virtual="true">
9 Alestane-55055
                <Size x="24" y="24" />
10 Alestane-55055
                <Layers>
11 Alestane-55055
                        <Layer level="OVERLAY">
12 Alestane-55055
                                <Texture name="$parentBorder" file="Interface\Minimap\MiniMap-TrackingBorder">
13 Alestane-55055
                                        <Size x="40" y="40" />
14 Alestane-55055
                                        <Anchors>
15 Alestane-55055
                                                <Anchor point="CENTER">
16 Alestane-55055
                                                        <Offset x="2" y="-2" />
17 Alestane-55055
                                                </Anchor>
18 Alestane-55055
                                        </Anchors>
19 Alestane-55055
                                        <TexCoords left="0.0" top="0.0" right="0.625" bottom="0.625" />
20 Alestane-55055
                                </Texture>
21 Alestane-55055
                        </Layer>
22 Alestane-55055
                        <Layer level="BACKGROUND">
23 Alestane-55055
                                <Texture name="$parentIcon" file="Interface\Icons\Spell_Shadow_Metamorphosis" />
24 Alestane-55055
                        </Layer>
25 Alestane-55055
                </Layers>
26 Alestane-55055
        <Scripts>
27 Alestane-55055
                        <PreClick>
28 Alestane-55055
                                PlaySound("igMainMenuOptionCheckBoxOn");
29 Alestane-55055
                        </PreClick>
30 Alestane-55055
        </Scripts>
31 Alestane-55055
        </Button>
32 Alestane-55055
</Ui>