diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index c0458b06b..9baa33329 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -231,4 +231,17 @@ Update files Update description + + Skip + Welcome to Flow Launcher + Hello, It's your first time to run a Flow Launcher! + Before starting, proceed with a simple setting. Surely, You can skip. Please choose the language you use. + Search and run everything in everywhere + To start Flow, start with the hotkey below. To change, select input and press the wanted hotkey in keyboard. + Hotkeys and Commands + Action Keyword + You can search the web or run various functions. Certain functions start with the expression action keyword, and if necessary, they can be used without action keywords. Type "youtube bts" in querybox. + Let's Start Flow Launcher + Finished. Enjoy Flow Launcher. Don't forget the hotkey to start :) + diff --git a/Flow.Launcher/Resources/Pages/WelcomePage1.xaml b/Flow.Launcher/Resources/Pages/WelcomePage1.xaml index adb6e1bff..8957cd2a3 100644 --- a/Flow.Launcher/Resources/Pages/WelcomePage1.xaml +++ b/Flow.Launcher/Resources/Pages/WelcomePage1.xaml @@ -65,19 +65,20 @@ - Welcome to Flow Launcher + - Hello, It's your first time to run a Flow Launcher! - + Text="{DynamicResource Welcome_Page1_Text01}" + TextWrapping="WrapWithOverflow" /> - Before starting, proceed with a simple setting. Surely, You can skip. Please choose the language you use. - + Text="{DynamicResource Welcome_Page1_Text02}" + TextWrapping="WrapWithOverflow" /> - Search and run everything in everywhere + - To start Flow, start with the hotkey below. To change, select input and press the wanted hotkey in keyboard. - + Text="{DynamicResource Welcome_Page2_Text01}" + TextWrapping="WrapWithOverflow" /> - Hotkeys and Commands + - Action Keyword + - You can search the web or run various functions. Certain functions start with the expression action keyword, and if necessary, they can be used without action keywords. Type "youtube bts" in querybox. - + Text="{DynamicResource Welcome_Page4_Text01}" + TextWrapping="WrapWithOverflow" /> - Let's Start Flow Launcher + - Finished. Enjoy Flow Launcher. Don't forget the hotkey to start :) - + Text="{DynamicResource Welcome_Page5_Text01}" + TextWrapping="WrapWithOverflow" /> diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index e3fc1b334..dce42308e 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2482,6 +2482,10 @@ Margin="0,0,-20,0" HorizontalAlignment="Right" Orientation="Horizontal"> +