comparison ClassPlan.xml @ 21:dbc865d2be82 v1.0-rc6

- XML Font path corrections
author Nenue
date Mon, 24 Oct 2016 22:26:19 -0400
parents 6016ec3c8adf
children e8679ecb48d8
comparison
equal deleted inserted replaced
20:5078829f9b42 21:dbc865d2be82
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
2 ..\FrameXML\UI.xsd"> 2 ..\FrameXML\UI.xsd">
3 3
4 <Script file="ClassPlan.lua" /> 4 <Script file="ClassPlan.lua" />
5 5
6 <Font name="ClassPlanFont" font="Interface\AddOns\Veneer\Font\ArchivoNarrow-Regular.ttf" height="14" outline="NORMAL" virtual="true" /> 6 <Font name="ClassPlanFont" font="Interface\AddOns\WorldPlan\Font\ArchivoNarrow-Regular.ttf" height="14" outline="NORMAL" virtual="true" />
7 <Font name="ClassPlanNumberFont" font="Interface\AddOns\Veneer\Font\ArchivoNarrow-Bold.ttf" height="14" outline="NORMAL" virtual="true" /> 7 <Font name="ClassPlanNumberFont" font="Interface\AddOns\WorldPlan\Font\ArchivoNarrow-Bold.ttf" height="14" outline="NORMAL" virtual="true" />
8 8
9 <Button name="ClassPlanButton" parent="UIParent" frameStrata="HIGH"> 9 <Button name="ClassPlanButton" parent="UIParent" frameStrata="HIGH">
10 <Size x="600" y="16" /> 10 <Size x="600" y="16" />
11 <Anchors> 11 <Anchors>
12 <Anchor point="TOP" relativePoint="BOTTOM" relativeTo="ClassOrderPlan" /> 12 <Anchor point="TOP" relativePoint="BOTTOM" relativeTo="ClassOrderPlan" />