Fix issue#32

This commit is contained in:
qianlifeng
2014-03-02 11:29:14 +08:00
parent 13ed55ac10
commit 7ae98ca9fe
4 changed files with 9 additions and 6 deletions

View File

@@ -25,6 +25,7 @@ namespace Wox.Plugin.System
results.Add(new Result()
{
Title = string.Format("Search {0} for \"{1}\"", webSearch.Title, keyword),
Score = 6,
IcoPath = webSearch.IconPath,
Action = (c) =>
{