From bcd2b8d658da3fc0040b5c0e8abf24bc994bd963 Mon Sep 17 00:00:00 2001
From: Vic <10308169+VictoriousRaptor@users.noreply.github.com>
Date: Tue, 18 Oct 2022 20:25:43 +0800
Subject: [PATCH] bugfix
---
Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml | 3 +--
Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml | 1 +
Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml | 2 +-
.../Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml.cs | 1 +
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml b/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml
index af62a8f64..f349a3a38 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml
@@ -94,7 +94,6 @@
LastChildFill="True">
+ Text="{DynamicResource flowlauncher_plugin_program_enabled}" />
Add
Name
Enable
+ Enabled
Disable
Location
All Programs
diff --git a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
index b3c17be28..171f6081b 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
@@ -128,7 +128,7 @@
-
+
_settings.HideAppsPath;