diff WorldPlan.xml @ 1:232617b8bcd5

New Order Hall mission tracker: - record active missions and shipments across characters
author Nenue
date Thu, 13 Oct 2016 05:32:43 -0400
parents 3830a592cb0f
children 4c7e9efec4b5
line wrap: on
line diff
--- a/WorldPlan.xml	Tue Oct 11 17:20:37 2016 -0400
+++ b/WorldPlan.xml	Thu Oct 13 05:32:43 2016 -0400
@@ -3,8 +3,8 @@
 
   <Script file="WorldPlan.lua" />
 
-  <Font name="VeneerPinFont" font="Interface\AddOns\Veneer\Font\ArchivoNarrow-Bold.ttf" height="13" outline="NORMAL" virtual="true" />
-  <Font name="VeneerTimeFont" font="Interface\AddOns\Veneer\Font\ArchivoNarrow-Bold.ttf" height="10" outline="NORMAL" virtual="true" />
+  <Font name="WorldPlanFont" font="Interface\AddOns\Veneer\Font\ArchivoNarrow-Bold.ttf" height="13" outline="NORMAL" virtual="true" />
+  <Font name="WorldPlanNumberFont" font="Interface\AddOns\Veneer\Font\ArchivoNarrow-Bold.ttf" height="10" outline="NORMAL" virtual="true" />
 
   <GameTooltip name="WorldPlanTooltip" parent="UIParent" inherits="GameTooltipTemplate">
 
@@ -90,12 +90,12 @@
             <Anchor point="BOTTOMRIGHT" relativeKey="$parent.icon" x="0" y="0" />
           </Anchors>
         </FontString>
-        <FontString inherits="VeneerPinFont" parentKey="label">
+        <FontString inherits="WorldPlanFont" parentKey="label">
           <Anchors>
             <Anchor point="BOTTOM" x="0" y="0" />
           </Anchors>
         </FontString>
-        <FontString inherits="VeneerTimeFont" parentKey="timeLabel">
+        <FontString inherits="WorldPlanNumberFont" parentKey="timeLabel">
           <Anchors>
             <Anchor point="BOTTOM" relativePoint="TOP" relativeKey="$parent.label" x="0" y="0" />
           </Anchors>