Change icon for thirdpartyplugin indicator.

This commit is contained in:
qianlifeng 2014-12-18 12:23:07 +08:00
parent 00c8ebbfe8
commit d370f7e721

View File

@ -80,7 +80,7 @@ namespace Wox.Plugin.SystemPlugins
public override string IcoPath public override string IcoPath
{ {
get { return @"Images\list.png"; } get { return @"Images\work.png"; }
} }
public override string Description public override string Description