From a8bfdb38d05b2157723086adaee9b19b4fba2c4c Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Wed, 31 May 2023 12:00:47 +0300 Subject: PPC. Font problem. Related Work Items: #8494 --- Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml index 1f0068c3e..4e704751c 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml @@ -2,8 +2,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:local="clr-namespace:Tango.PPC.Common.Resources"> - - ..//Fonts//#Poppins + + pack://application:,,,/Tango.PPC.Common;Component/Fonts/#Poppins \ No newline at end of file -- cgit v1.3.1