Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit e6684df

Browse files
authored
Merge pull request #60 from Flow-Launcher/taooceros-patch-1
Revise everything installation fail string
2 parents 137ebb5 + 352410e commit e6684df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<system:String x:Key="flowlauncher_plugin_everything_installing_title">Everything Installation</system:String>
4242
<system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Installing Everything service. Please wait...</system:String>
4343
<system:String x:Key="flowlauncher_plugin_everything_installationsuccess_subtitle">Successfully installed Everything service</system:String>
44-
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Failed to automatically install Everything service. Please manually install it from https://www.voidtools.com/Everything-1.3.4.686.x64-Setup.exe</system:String>
44+
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Failed to automatically install Everything service. Please manually install it from https://www.voidtools.com</system:String>
4545
<system:String x:Key="flowlauncher_plugin_everything_run_service">Click here to start it</system:String>
4646
<system:String x:Key="flowlauncher_plugin_everything_installing_select">Unable to find an Everything installation, would you like to manually select a location?{0}{0}Click no and Everything will be automatically installed for you</system:String>
4747

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "Everything",
55
"Description": "Search Everything",
66
"Author": "qianlifeng, orzfly",
7-
"Version": "1.7.5",
7+
"Version": "1.7.6",
88
"Language": "csharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything",
1010
"IcoPath": "Images\\find.png",

0 commit comments

Comments
 (0)