From d370f7e721a6fd90dd93660d436afbf9388c6c23 Mon Sep 17 00:00:00 2001 From: qianlifeng Date: Thu, 18 Dec 2014 12:23:07 +0800 Subject: [PATCH] Change icon for thirdpartyplugin indicator. --- Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs b/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs index 686ff74dd0..31e3ab0acf 100644 --- a/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs +++ b/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs @@ -80,7 +80,7 @@ namespace Wox.Plugin.SystemPlugins public override string IcoPath { - get { return @"Images\list.png"; } + get { return @"Images\work.png"; } } public override string Description