changeset 110:930922e1ec5b v8.0.1-20181807-1

cleaning up XML warnings
author Nenue
date Wed, 18 Jul 2018 15:02:19 -0400
parents bb019ccdddc1
children 5c591d9b4029
files Console.xml Devian.toc Devian.xml Dock.xml
diffstat 4 files changed, 38 insertions(+), 37 deletions(-) [+]
line wrap: on
line diff
--- a/Console.xml	Wed Jul 18 14:55:24 2018 -0400
+++ b/Console.xml	Wed Jul 18 15:02:19 2018 -0400
@@ -52,45 +52,45 @@
         </FontString>
       </Layer>
       <Layer level="BORDER">
-        <Texture name="DevBorderUR" parentArray="border" parentkey="topright" inherits="DevianBorder">
+        <Texture name="DevBorderUR" parentArray="border" parentkey="topright">
           <Anchors>
             <Anchor point="BOTTOMLEFT" relativePoint="TOPRIGHT" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderU" parentArray="border" parentKey="top" inherits="DevianBorder">
+        <Texture name="DevBorderU" parentArray="border" parentKey="top">
           <Anchors>
             <Anchor point="TOPLEFT"  y="2" />
             <Anchor point="BOTTOMRIGHT" relativePoint="TOPRIGHT" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderUL" parentArray="border" parentKey="topleft" inherits="DevianBorder">
+        <Texture name="DevBorderUL" parentArray="border" parentKey="topleft">
           <Anchors>
             <Anchor point="BOTTOMRIGHT" parentArray="border" relativePoint="TOPLEFT" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderL" parentArray="border" parentKey="left" inherits="DevianBorder">
+        <Texture name="DevBorderL" parentArray="border" parentKey="left">
           <Anchors>
             <Anchor point="TOPLEFT"  x="-2" />
             <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMLEFT" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderBL" parentArray="border" inherits="DevianBorder">
+        <Texture name="DevBorderBL" parentArray="border">
           <Anchors>
             <Anchor point="TOPRIGHT" relativePoint="BOTTOMLEFT" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderB" parentArray="border" inherits="DevianBorder">
+        <Texture name="DevBorderB" parentArray="border">
           <Anchors>
             <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
             <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" y="-2" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderBR" parentArray="border" inherits="DevianBorder">
+        <Texture name="DevBorderBR" parentArray="border">
           <Anchors>
             <Anchor point="TOPLEFT" relativePoint="BOTTOMRIGHT" />
           </Anchors>
         </Texture>
-        <Texture name="DevBorderR" parentArray="border" parentKey="right" inherits="DevianBorder">
+        <Texture name="DevBorderR" parentArray="border" parentKey="right">
           <Anchors>
             <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" />
             <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMRIGHT" x="2" />
@@ -124,7 +124,6 @@
       </Button>
 
       <Frame name="$parentDDMenu" parentKey="DropdownFrame" inherits="UIDropDownMenuTemplate" id="1" />
-      <ScrollingMessageFrame inherits="DevianBuffer" />
 
 
       <ScrollingMessageFrame parentKey="out" name="$parentScrollFrame" frameLevel="12">
--- a/Devian.toc	Wed Jul 18 14:55:24 2018 -0400
+++ b/Devian.toc	Wed Jul 18 15:02:19 2018 -0400
@@ -9,5 +9,5 @@
 Devent.xml
 Dock.xml
 Locale.lua
-UI.lua
-Config.lua
+##UI.lua
+##Config.lua
--- a/Devian.xml	Wed Jul 18 14:55:24 2018 -0400
+++ b/Devian.xml	Wed Jul 18 15:02:19 2018 -0400
@@ -55,30 +55,4 @@
   </Font>
 
 
-  <Button name="DevianExecButton" parent="UIParent" hidden="true">
-    <Size x="32" y="32" />
-    <Anchors>
-      <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeTo="DevianDock" x="-4"/>
-    </Anchors>
-
-    <NormalTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD">
-      <Color r="1" g="1" b="1" a="1" />
-    </NormalTexture>
-    <PushedTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD">
-      <Anchors>
-        <Anchor point="TOPRIGHT" x="-1" y="-1" />
-        <Anchor point="BOTTOMLEFT" x="1" y="1" />
-      </Anchors>
-      <Color r="1" g="0" b="0.5" a="1" />
-    </PushedTexture>
-
-
-
-    <Layers>
-      <Layer level="ARTWORK">
-
-      </Layer>
-    </Layers>
-  </Button>
-
 </Ui>
\ No newline at end of file
--- a/Dock.xml	Wed Jul 18 14:55:24 2018 -0400
+++ b/Dock.xml	Wed Jul 18 15:02:19 2018 -0400
@@ -107,4 +107,32 @@
     </Animations>
   </Button>
 
+
+
+  <Button name="DevianExecButton" parent="UIParent" hidden="true">
+    <Size x="32" y="32" />
+    <Anchors>
+      <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeTo="DevianDock" x="-4"/>
+    </Anchors>
+
+    <NormalTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD">
+      <Color r="1" g="1" b="1" a="1" />
+    </NormalTexture>
+    <PushedTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD">
+      <Anchors>
+        <Anchor point="TOPRIGHT" x="-1" y="-1" />
+        <Anchor point="BOTTOMLEFT" x="1" y="1" />
+      </Anchors>
+      <Color r="1" g="0" b="0.5" a="1" />
+    </PushedTexture>
+
+
+
+    <Layers>
+      <Layer level="ARTWORK">
+
+      </Layer>
+    </Layers>
+  </Button>
+
 </Ui>
\ No newline at end of file