mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Refactoring. Move system plugins to seperate DLLs.
This commit is contained in:
12
Plugins/Wox.Plugin.PluginIndicator/plugin.json
Normal file
12
Plugins/Wox.Plugin.PluginIndicator/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"6A122269676E40EB86EB543B945932B9",
|
||||
"ActionKeyword":"*",
|
||||
"Name":"Plugin Indicator",
|
||||
"Description":"Provide plugin actionword suggestion.",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.PluginIndicator.dll",
|
||||
"IcoPath":"Images\\work.png"
|
||||
}
|
||||
Reference in New Issue
Block a user