mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
update plugin text
This commit is contained in:
parent
3ab3010000
commit
eae3b1e4bf
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"ID":"b64d0a79-329a-48b0-b53f-d658318a1bf6",
|
"ID":"b64d0a79-329a-48b0-b53f-d658318a1bf6",
|
||||||
"ActionKeyword":"kill",
|
"ActionKeyword":"kill",
|
||||||
"Name":"Process Killer",
|
"Name":"Process Killer",
|
||||||
"Description":"kill running processes from Flow",
|
"Description":"Kill running processes from Flow",
|
||||||
"Author":"Flow-Launcher",
|
"Author":"Flow-Launcher",
|
||||||
"Version":"1.2.2",
|
"Version":"1.2.2",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"ID": "D409510CD0D2481F853690A07E6DC426",
|
"ID": "D409510CD0D2481F853690A07E6DC426",
|
||||||
"ActionKeyword": ">",
|
"ActionKeyword": ">",
|
||||||
"Name": "Shell",
|
"Name": "Shell",
|
||||||
"Description": "Provide executing commands from Flow Launcher. Commands should start with >",
|
"Description": "Provide executing commands from Flow Launcher",
|
||||||
"Author": "qianlifeng",
|
"Author": "qianlifeng",
|
||||||
"Version": "1.2.0",
|
"Version": "1.2.0",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"ID": "CEA08895D2544B019B2E9C5009600DF4",
|
"ID": "CEA08895D2544B019B2E9C5009600DF4",
|
||||||
"ActionKeyword": "*",
|
"ActionKeyword": "*",
|
||||||
"Name": "System Commands",
|
"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",
|
"Author": "qianlifeng",
|
||||||
"Version": "1.2.3",
|
"Version": "1.2.3",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue