Mercurial > wow > devian
comparison Dock.xml @ 110:930922e1ec5b v8.0.1-20181807-1
cleaning up XML warnings
author | Nenue |
---|---|
date | Wed, 18 Jul 2018 15:02:19 -0400 |
parents | 8dc0c1917890 |
children |
comparison
equal
deleted
inserted
replaced
109:bb019ccdddc1 | 110:930922e1ec5b |
---|---|
105 </Scripts> | 105 </Scripts> |
106 </AnimationGroup> | 106 </AnimationGroup> |
107 </Animations> | 107 </Animations> |
108 </Button> | 108 </Button> |
109 | 109 |
110 | |
111 | |
112 <Button name="DevianExecButton" parent="UIParent" hidden="true"> | |
113 <Size x="32" y="32" /> | |
114 <Anchors> | |
115 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeTo="DevianDock" x="-4"/> | |
116 </Anchors> | |
117 | |
118 <NormalTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD"> | |
119 <Color r="1" g="1" b="1" a="1" /> | |
120 </NormalTexture> | |
121 <PushedTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD"> | |
122 <Anchors> | |
123 <Anchor point="TOPRIGHT" x="-1" y="-1" /> | |
124 <Anchor point="BOTTOMLEFT" x="1" y="1" /> | |
125 </Anchors> | |
126 <Color r="1" g="0" b="0.5" a="1" /> | |
127 </PushedTexture> | |
128 | |
129 | |
130 | |
131 <Layers> | |
132 <Layer level="ARTWORK"> | |
133 | |
134 </Layer> | |
135 </Layers> | |
136 </Button> | |
137 | |
110 </Ui> | 138 </Ui> |