From 6095d0b1be8a13f691ec4dbf640dc8bf62e90b1b Mon Sep 17 00:00:00 2001 From: DB p Date: Tue, 14 Dec 2021 17:35:32 +0900 Subject: [PATCH] - Change Hardcoded text to string - Adjust Button size to responsive - Add Accent Button Color --- .../AddProgramSource.xaml | 36 +++---------------- .../Languages/en.xaml | 2 ++ .../ProgramSuffixes.xaml | 7 ++-- .../Views/ProgramSetting.xaml | 20 +++++------ 4 files changed, 21 insertions(+), 44 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml b/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml index 90e613280..9e093b7a5 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml @@ -87,46 +87,20 @@