vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2 <!--Autogenerated by wowuides, Version=1.0.300.0, Culture=neutral, PublicKeyToken=null-->
3 <Frame name="SCCN_CHANGESCREEN" hidden="true">
4 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508883-59c2-4f83-ae10-27aaad48391b" />-->
5 <Size>
6 <AbsDimension x="492" y="205" />
7 </Size>
8 <Anchors>
9 <Anchor point="CENTER" relativeTo="UIParent">
10 <Offset>
11 <AbsDimension x="0" y="0" />
12 </Offset>
13 </Anchor>
14 </Anchors>
15 <Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
16 <BackgroundInsets>
17 <AbsInset left="11" right="12" top="12" bottom="11" />
18 </BackgroundInsets>
19 <TileSize>
20 <AbsValue val="32" />
21 </TileSize>
22 <EdgeSize>
23 <AbsValue val="32" />
24 </EdgeSize>
25 </Backdrop>
26 <Layers>
27 <Layer>
28 <Texture name="$parentTitleBorder" file="Interface\DialogFrame\UI-DialogBox-Header">
29 <Size>
30 <AbsDimension x="160" y="32" />
31 </Size>
32 <Anchors>
33 <Anchor point="TOP">
34 <Offset>
35 <AbsDimension x="0" y="5" />
36 </Offset>
37 </Anchor>
38 </Anchors>
39 <TexCoords left="0.2" right="0.8" top="0" bottom="0.6" />
40 </Texture>
41 <FontString name="$parentTitleString" font="Fonts\FRIZQT__.TTF" text="SCCN - Changelog">
42 <Size>
43 <AbsDimension x="140" y="0" />
44 </Size>
45 <Anchors>
46 <Anchor point="TOP">
47 <Offset>
48 <AbsDimension x="0" y="-4" />
49 </Offset>
50 </Anchor>
51 </Anchors>
52 <FontHeight>
53 <AbsValue val="12" />
54 </FontHeight>
55 <Color r="1" g="0.8196079" b="0" />
56 <Shadow>
57 <Color r="0" g="0" b="0" />
58 <Offset>
59 <AbsDimension x="1" y="-1" />
60 </Offset>
61 </Shadow>
62 </FontString>
63 </Layer>
64 </Layers>
65 <Frames>
66 <Frame name="SCCN_ChangeDialog">
67 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
68 <Size>
69 <AbsDimension x="459" y="164" />
70 </Size>
71 <Anchors>
72 <Anchor point="TOPLEFT">
73 <Offset>
74 <AbsDimension x="16" y="-27" />
75 </Offset>
76 </Anchor>
77 </Anchors>
78 <Layers>
79 <Layer>
80 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="SCCN_LASTCHANGED" justifyV="TOP" justifyH="LEFT">
81 <Anchors>
82 <Anchor point="TOPLEFT" />
83 <Anchor point="BOTTOMRIGHT" />
84 </Anchors>
85 <FontHeight>
86 <AbsValue val="9" />
87 </FontHeight>
88 <Color r="1" g="0.8196079" b="0" />
89 <Shadow>
90 <Color r="0" g="0" b="0" />
91 <Offset>
92 <AbsDimension x="1" y="-1" />
93 </Offset>
94 </Shadow>
95 </FontString>
96 </Layer>
97 </Layers>
98 </Frame>
99 <Button name="$parentButton1" text="CLOSE">
100 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
101 <Size>
102 <AbsDimension x="84" y="19" />
103 </Size>
104 <Anchors>
105 <Anchor point="TOPLEFT">
106 <Offset>
107 <AbsDimension x="391" y="-172" />
108 </Offset>
109 </Anchor>
110 </Anchors>
111 <Scripts>
112 <OnClick>SCCN_CHANGESCREEN:Hide();
113 SCCN_WELCOMESHOWED = SCCN_VER;
114 </OnClick>
115 </Scripts>
116 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
117 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
118 </NormalTexture>
119 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
120 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
121 </PushedTexture>
122 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
123 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
124 </DisabledTexture>
125 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
126 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
127 </HighlightTexture>
128 <NormalText name="$parentText" font="Fonts\FRIZQT__.TTF">
129 <FontHeight>
130 <AbsValue val="12" />
131 </FontHeight>
132 <Color r="1" g="0.8196079" b="0" />
133 <Shadow>
134 <Color r="0" g="0" b="0" />
135 <Offset>
136 <AbsDimension x="1" y="-1" />
137 </Offset>
138 </Shadow>
139 </NormalText>
140 <HighlightText font="Fonts\FRIZQT__.TTF">
141 <FontHeight>
142 <AbsValue val="12" />
143 </FontHeight>
144 <Color r="1" g="1" b="1" />
145 <Shadow>
146 <Color r="0" g="0" b="0" />
147 <Offset>
148 <AbsDimension x="1" y="-1" />
149 </Offset>
150 </Shadow>
151 </HighlightText>
152 <DisabledText font="Fonts\FRIZQT__.TTF">
153 <FontHeight>
154 <AbsValue val="12" />
155 </FontHeight>
156 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
157 <Shadow>
158 <Color r="0" g="0" b="0" />
159 <Offset>
160 <AbsDimension x="1" y="-1" />
161 </Offset>
162 </Shadow>
163 </DisabledText>
164 </Button>
165 </Frames>
166 </Frame>
167 </Ui>