From ef959d253962f1cc51c348f14ed2f20560b61d36 Mon Sep 17 00:00:00 2001 From: DB p Date: Mon, 6 Dec 2021 07:03:34 +0900 Subject: [PATCH] Remove BrowserSetting item in bookmark / Url / Websearch Remove Releated code (just for build) Adjust Bookmark plugin popup layout and add string --- .../Languages/en.xaml | 18 +- .../Views/CustomBrowserSetting.xaml | 210 +++++++++++++++--- .../Views/SettingsControl.xaml | 65 +----- .../SettingsControl.xaml | 32 +-- .../SettingsControl.xaml.cs | 6 +- .../SettingsControl.xaml | 52 +---- .../SettingsControl.xaml.cs | 6 +- 7 files changed, 210 insertions(+), 179 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml index ab854b8ed..af2a556c1 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/en.xaml @@ -1,12 +1,14 @@ - + - - Browser Bookmarks - Search your browser bookmarks + + Browser Bookmarks + Search your browser bookmarks - + + Bookmmark Data Open bookmarks in: New window New tab @@ -16,7 +18,7 @@ Copy the bookmark's url to clipboard Load Browser From: Browser Name - DataDirectoryPath + Data Directory Path Add Delete \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml index ff3fbb38e..5b3478050 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml @@ -1,38 +1,192 @@ - + + + + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/SettingsControl.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/SettingsControl.xaml index 1ee02fa43..6762ca345 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/SettingsControl.xaml +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/SettingsControl.xaml @@ -10,71 +10,12 @@ mc:Ignorable="d"> - - - - - - - - - - - - -