#87 Add plugin deatails in Plugin tab. [WIP]

This commit is contained in:
qianlifeng
2014-06-01 23:23:48 +08:00
parent e1c7705182
commit c8d865e26b
4 changed files with 27 additions and 11 deletions

View File

@@ -32,6 +32,7 @@ namespace Wox.PluginLoader {
Name = "System Plugins",
Author = "System",
Description = "system plugins collection",
Website = "http://www.getwox.com",
Language = AllowedLanguage.CSharp,
Version = "1.0",
PluginType = PluginType.System,