From c116ea24a2612cfbf3cdacf7a740c7c5684e6621 Mon Sep 17 00:00:00 2001 From: Koisu Date: Fri, 20 Jun 2025 12:33:46 -0700 Subject: [PATCH] added new view --- .../Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml | 9 +++++++++ .../Views/RenameFile.xaml.cs | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 Plugins/Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml create mode 100644 Plugins/Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml.cs diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml new file mode 100644 index 000000000..645febe7e --- /dev/null +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml @@ -0,0 +1,9 @@ + + +