diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml
index 0a3e6cd5c..94db7174e 100644
--- a/Flow.Launcher/Languages/en.xaml
+++ b/Flow.Launcher/Languages/en.xaml
@@ -237,7 +237,8 @@
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.
+ Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
+ To start Flow, start with the hotkey below. To change, select input and press the wanted hotkey in keyboard.
Hotkeys
Action Keyword and Commands
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. Try these queries in Flow Launcher.
@@ -255,5 +256,6 @@
Back to Result in Context Menu
Open / Run Selected Item
Open Setting Window
+ Reload Plugin Data
diff --git a/Flow.Launcher/Resources/Pages/WelcomePage2.xaml b/Flow.Launcher/Resources/Pages/WelcomePage2.xaml
index 2ecfac2c4..194b1c88c 100644
--- a/Flow.Launcher/Resources/Pages/WelcomePage2.xaml
+++ b/Flow.Launcher/Resources/Pages/WelcomePage2.xaml
@@ -82,19 +82,6 @@
Stretch="Fill"
Style="{DynamicResource SearchIconStyle}" />
-
@@ -113,6 +100,11 @@
FontSize="14"
Text="{DynamicResource Welcome_Page2_Text01}"
TextWrapping="WrapWithOverflow" />
+
-
+
-
+
@@ -43,243 +41,273 @@
-
-
-
-
-
-
-
- ←
-
- ,
-
- →
-
-
-
-
-
-
+
+
+
-
-
-
- ↑
-
- ,
-
- ↓
-
-
-
-
-
-
+
+
+
+
+
+
+ ←
+
+ ,
+
+ →
+
+
+
+
+
+
+
+
+
+
+ ↑
+
+ ,
+
+ ↓
+
+
+
+
+
+
-
-
-
- Enter
-
+
+
+
+ Enter
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
- +
-
-
-
-
-
-
-
-
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
-
-
-
-
-
- +
-
-
-
-
-
-
-
-
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
-
-
-
-
-
- +
-
-
-
- +
-
-
-
-
-
-
-
-
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
+
-
-
-
-
-
- +
-
-
-
-
-
-
-
-
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
-
-
-
-
-
- +
-
-
-
-
-
-
-
-
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/Flow.Launcher/Resources/Pages/WelcomePage4.xaml b/Flow.Launcher/Resources/Pages/WelcomePage4.xaml
index a4b609aa8..432c6d098 100644
--- a/Flow.Launcher/Resources/Pages/WelcomePage4.xaml
+++ b/Flow.Launcher/Resources/Pages/WelcomePage4.xaml
@@ -23,6 +23,13 @@
+
@@ -64,34 +71,31 @@
TextWrapping="WrapWithOverflow" />
+ Columns="2"
+ Rows="2">
-
+
+
+
+
-
+
+
+
+
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/Flow.Launcher/WelcomeWindow.xaml b/Flow.Launcher/WelcomeWindow.xaml
index b1acdf6ea..e6e2309d6 100644
--- a/Flow.Launcher/WelcomeWindow.xaml
+++ b/Flow.Launcher/WelcomeWindow.xaml
@@ -12,7 +12,6 @@
Height="650"
Background="{DynamicResource Color00B}"
Foreground="{DynamicResource PopupTextColor}"
- ResizeMode="NoResize"
WindowStartupLocation="CenterScreen"
mc:Ignorable="d">
@@ -76,8 +75,10 @@
+ HorizontalAlignment="Stretch"
+ ScrollViewer.CanContentScroll="True"
+ ScrollViewer.HorizontalScrollBarVisibility="Visible"
+ ScrollViewer.VerticalScrollBarVisibility="Visible">