diff --git a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml
index 8d8cae02c..4274f165b 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml
@@ -12,7 +12,7 @@
Disable
Location
All Programs
- File Suffixes
+ File Type
Reindex
Indexing
Index Start Menu
@@ -35,7 +35,7 @@
Are you sure you want to delete the selected program sources?
OK
- Flow Launcher will only index files that end with the following suffixes. (Each suffix should split by ';' )
+ Flow Launcher will only index files that end with the following file types.
Successfully updated file suffixes
File suffixes can't be empty
diff --git a/Plugins/Flow.Launcher.Plugin.Program/ProgramSuffixes.xaml b/Plugins/Flow.Launcher.Plugin.Program/ProgramSuffixes.xaml
index e5f404141..326ca6a65 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/ProgramSuffixes.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/ProgramSuffixes.xaml
@@ -5,7 +5,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
Title="{DynamicResource flowlauncher_plugin_program_suffixes}"
- Width="400"
+ Width="700"
Background="{DynamicResource PopuBGColor}"
Foreground="{DynamicResource PopupTextColor}"
ResizeMode="NoResize"
@@ -17,7 +17,7 @@
-
+
@@ -55,7 +55,9 @@
+
+
-
+
+
+
+
+
+
+
+
+
+ Excutable Types
+
+ appref-ms
+ EXE
+ Lnk
+ Custom File Types
+
+
+
+
+
+
+ URL Types
+
+ Steam Games
+ Epic Games
+ Http/Https
+ Custom URL Protocols
+
+
+
+