mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
* Updated (plugin) icons with MDL2 * Image wasn't updating * Based on feedback, updated app icon and windowwalker icon * Updated app icon * Updated Window Walker icon * Change build action / Copy to output directory to None and Do Not Copy - like it was originally * Fix * Fix * Resized images * Added theme awereness based on somil55s PR * Added theming to Shell and WindowWalker * Revert "Added theming to Shell and WindowWalker" This reverts commitf492c4efdb. * Revert "Added theme awereness based on somil55s PR" This reverts commit8edd3226be. * Typo fix * Added new theming support for the new Calculator, Shell and WindowWalker icons * Added Unit test reference back in
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"ID":"791FC278BA414111B8D1886DFE447410",
|
|
"ActionKeyword":"*",
|
|
"Name":"Program",
|
|
"Description":"Search programs in Wox",
|
|
"Author":"qianlifeng",
|
|
"Version":"1.0.0",
|
|
"Language":"csharp",
|
|
"Website":"http://www.wox.one/plugin",
|
|
"ExecuteFileName":"Microsoft.Plugin.Program.dll",
|
|
"IcoPath":"Images\\app.dark.png"
|
|
}
|