ESOUI SVN ESOutpost

[/] [trunk/] [ESOutpost/] [icontemplate.xml] - Rev 2

Compare with Previous | Blame | View Log

<GuiXml>
        <Controls>
                <Button name="ESOutpostItemButton" mouseEnabled="true" virtual="true">
                        <Dimensions x="30" y="30" />
                        <PressedOffset x="5" y="5" />
                        
                        <Textures
                                normal="ESOutpost\ESO-Outpost-Logo-Small.dds"
                                pressed="ESOutpost\ESO-Outpost-Logo-Small.dds"
                                mouseOver="ESOutpost\ESO-Outpost-Logo-Small.dds"
                        />
                                                
                </Button>
        </Controls>
</GuiXml>
                        

Compare with Previous | Blame