mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
* update activation commands * add warning and badges * fix spelling * fix badge style * fixes * small fixes missed * spell fix * revert changes for Program plugin * small tweaks * Add Grid control * merge warnings * fix spelling * fix resource * updating conflicitng keywords * remove keywordWarning and warningBagde * fix broken reference * add new information bar
14 lines
391 B
JSON
14 lines
391 B
JSON
{
|
|
"ID": "5D69806A5A474115821C3E4C56B9C793",
|
|
"ActionKeyword": ")",
|
|
"IsGlobal": true,
|
|
"Name": "Time and date",
|
|
"Author": "htcfreek",
|
|
"Version": "1.0.0",
|
|
"Language": "csharp",
|
|
"Website": "https://aka.ms/powertoys",
|
|
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.TimeDate.dll",
|
|
"IcoPathDark": "Images\\timeDate.dark.png",
|
|
"IcoPathLight": "Images\\timeDate.light.png"
|
|
}
|