From 2f179aae3f6e01ffbd087d38df64f72123feb130 Mon Sep 17 00:00:00 2001 From: fofolee Date: Tue, 7 May 2019 00:56:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E5=BC=80dash?= =?UTF-8?q?=E7=9A=84features?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 57ab9d58..95549a78 100644 --- a/plugin.json +++ b/plugin.json @@ -17,9 +17,10 @@ "cmds": [ "手册设置", "ManualOptions" ] }, { - "code": "devdocs", - "explain": "查看 devdocs 的英文文档", - "cmds": [ "devdocs" ] + "code": "dash", + "explain": "打开dash 或 zeal 进行搜索", + "cmds": [ "dash" ], + "icon": "logo/dash.png" } ] } \ No newline at end of file