From 05a0455d914b722b9036c55a81b631ffddc5ca49 Mon Sep 17 00:00:00 2001 From: Hongtao Zhang Date: Sun, 10 Dec 2023 13:11:30 -0600 Subject: [PATCH] update font name --- Flow.Launcher/Flow.Launcher.csproj | 2 +- ...egoe Fluent Icons.ttf => Segoe-Fluent-Icons.ttf} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename Flow.Launcher/Resources/{Segoe Fluent Icons.ttf => Segoe-Fluent-Icons.ttf} (100%) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 224741a52..15729d9c5 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -77,7 +77,7 @@ Designer PreserveNewest - + PreserveNewest diff --git a/Flow.Launcher/Resources/Segoe Fluent Icons.ttf b/Flow.Launcher/Resources/Segoe-Fluent-Icons.ttf similarity index 100% rename from Flow.Launcher/Resources/Segoe Fluent Icons.ttf rename to Flow.Launcher/Resources/Segoe-Fluent-Icons.ttf