This commit is contained in:
qianlifeng
2013-12-22 19:35:21 +08:00
parent dcf52085ae
commit 121db63778
761 changed files with 569 additions and 112327 deletions

View File

@@ -13,6 +13,7 @@ namespace WinAlfred.Plugin
public string Language { get; set; }
public string Description { get; set; }
public string ExecuteFile { get; set; }
public string PluginDirecotry { get; set; }
public string ActionKeyword { get; set; }
}
}