Skip to content

Commit 831d39e

Browse files
authored
Merge pull request #1724 from Flow-Launcher/explorer_description_update
Update Explorer plugin description
2 parents efbc588 + 78b8e5b commit 831d39e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
<!-- Plugin Infos -->
6060
<system:String x:Key="plugin_explorer_plugin_name">Explorer</system:String>
61-
<system:String x:Key="plugin_explorer_plugin_description">Search and manage files and folders. Explorer utilises Windows Index Search</system:String>
61+
<system:String x:Key="plugin_explorer_plugin_description">Find and manage files and folders via Windows Search or Everything</system:String>
6262

6363
<!-- Plugin Tooltip -->
6464
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter to open the directory</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"*"
99
],
1010
"Name": "Explorer",
11-
"Description": "Search and manage files and folders. Explorer utilises Windows Index Search",
11+
"Description": "Find and manage files and folders via Windows Search or Everything",
1212
"Author": "Jeremy Wu",
1313
"Version": "2.0.1",
1414
"Language": "csharp",

0 commit comments

Comments
 (0)