mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[PT Run] Sys Plugin Port from Wox.Plugins.Sys (#8062)
* Initial Port of Wox.Plugin.Sys * Add Unit Tests for Microsoft.Plugin.Sys * Modified Microsoft.Plugin.Sys.UnitTests Properties * Microsoft.Plugin.Sys x64 Launch * Fix Styling for Microsoft.Plugin.Sys.UnitTests * Fixed Misspelling * Remove Any CPU from Configuration Manager * Removed Old Icons and Added New Images * Updated Titles for Localization and Added & Updated Light/Dark Theme Icons * Added Light/Dark Icon Theme Unit Tests * Updated QueryTest Expected Results for Microsoft.Plugin.Sys.UnitTests * Added Spell-Check Expects for Microsoft.Plugin.Sys * Updated Spell-Check Expects for Microsoft.Plugin.Sys * Corrected Format in Microsoft.Plugin.Sys * Corrected Descriptions and Added Comments for Localization * Added StyleCop and Version Props * Corrected Format of Microsoft.Plugin.Sys.Main * Updated Unit Tests for Microsoft.Plugin.Sys * Updated Spell-Check Expects for Microsoft.Plugin.Sys * fixing build issue Co-authored-by: Clint Rutkas <clint@rutkas.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"CEA08895D2544B019B2E9C5009600DF4",
|
||||
"ActionKeyword":"*",
|
||||
"Name":"System Commands",
|
||||
"Description":"Provide System related commands. e.g. shutdown,lock,setting etc.",
|
||||
"Author":"Wox",
|
||||
"Version":"1.0.0",
|
||||
"Language":"csharp",
|
||||
"Website":"https://aka.ms/powertoys",
|
||||
"ExecuteFileName":"Microsoft.Plugin.Sys.dll",
|
||||
"IcoPath":"Images\\lock.png"
|
||||
}
|
||||
Reference in New Issue
Block a user