update plugin text

This commit is contained in:
Jeremy Wu 2021-03-31 06:40:39 +11:00
parent 3ab3010000
commit eae3b1e4bf
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"ID":"b64d0a79-329a-48b0-b53f-d658318a1bf6",
"ActionKeyword":"kill",
"Name":"Process Killer",
"Description":"kill running processes from Flow",
"Description":"Kill running processes from Flow",
"Author":"Flow-Launcher",
"Version":"1.2.2",
"Language":"csharp",

View file

@ -2,7 +2,7 @@
"ID": "D409510CD0D2481F853690A07E6DC426",
"ActionKeyword": ">",
"Name": "Shell",
"Description": "Provide executing commands from Flow Launcher. Commands should start with >",
"Description": "Provide executing commands from Flow Launcher",
"Author": "qianlifeng",
"Version": "1.2.0",
"Language": "csharp",

View file

@ -2,7 +2,7 @@
"ID": "CEA08895D2544B019B2E9C5009600DF4",
"ActionKeyword": "*",
"Name": "System Commands",
"Description": "Provide System related commands. e.g. shutdown,lock,setting etc.",
"Description": "Provide System related commands. e.g. shutdown,lock, setting etc.",
"Author": "qianlifeng",
"Version": "1.2.3",
"Language": "csharp",