comparison Devian.xml @ 110:930922e1ec5b v8.0.1-20181807-1

cleaning up XML warnings
author Nenue
date Wed, 18 Jul 2018 15:02:19 -0400
parents 7d94df3804a7
children
comparison
equal deleted inserted replaced
109:bb019ccdddc1 110:930922e1ec5b
53 <Font name="DevianText" font="Interface\Addons\Devian\font\SourceCodePro-Regular.ttf" height="13" justifyH="LEFT" outline="NORMAL" virtual="true"> 53 <Font name="DevianText" font="Interface\Addons\Devian\font\SourceCodePro-Regular.ttf" height="13" justifyH="LEFT" outline="NORMAL" virtual="true">
54 <Color r="1" g="1" b="1" a="1" /> 54 <Color r="1" g="1" b="1" a="1" />
55 </Font> 55 </Font>
56 56
57 57
58 <Button name="DevianExecButton" parent="UIParent" hidden="true">
59 <Size x="32" y="32" />
60 <Anchors>
61 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeTo="DevianDock" x="-4"/>
62 </Anchors>
63
64 <NormalTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD">
65 <Color r="1" g="1" b="1" a="1" />
66 </NormalTexture>
67 <PushedTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD">
68 <Anchors>
69 <Anchor point="TOPRIGHT" x="-1" y="-1" />
70 <Anchor point="BOTTOMLEFT" x="1" y="1" />
71 </Anchors>
72 <Color r="1" g="0" b="0.5" a="1" />
73 </PushedTexture>
74
75
76
77 <Layers>
78 <Layer level="ARTWORK">
79
80 </Layer>
81 </Layers>
82 </Button>
83
84 </Ui> 58 </Ui>