aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2023-05-31 12:00:47 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2023-05-31 12:00:47 +0300
commita8bfdb38d05b2157723086adaee9b19b4fba2c4c (patch)
tree7e6d6c696a50b4fe3412c3eed5c1cd9ac827c98a /Software/Visual_Studio/PPC/Tango.PPC.Common
parentd84880e2b3991934d8c8a52df376989cab5fef1b (diff)
downloadTango-a8bfdb38d05b2157723086adaee9b19b4fba2c4c.tar.gz
Tango-a8bfdb38d05b2157723086adaee9b19b4fba2c4c.zip
PPC. Font problem.
Related Work Items: #8494
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml4
1 files changed, 2 insertions, 2 deletions
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">
-
- <FontFamily x:Key="Poppins" >..//Fonts//#Poppins</FontFamily>
+
+ <FontFamily x:Key="Poppins" >pack://application:,,,/Tango.PPC.Common;Component/Fonts/#Poppins</FontFamily>
</ResourceDictionary>
\ No newline at end of file