From 5a1851d31082776b7c957a57bb7872e8fd24640f Mon Sep 17 00:00:00 2001 From: msojocs Date: Fri, 10 Jun 2022 10:30:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A1=8C=E9=9D=A2=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E4=B8=8D=E6=98=BE=E7=A4=BA=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/deb.desktop | 2 +- res/template.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/deb.desktop b/res/deb.desktop index 0a8602f..f56f757 100755 --- a/res/deb.desktop +++ b/res/deb.desktop @@ -8,6 +8,6 @@ Exec=/opt/wechat-devtools/bin/wechat-devtools Icon=wechat-devtools Type=Application Terminal=false -StartupWMClass=wechat_devtools +StartupWMClass=wechat-devtools Actions= MimeType=x-scheme-handler/wechatide \ No newline at end of file diff --git a/res/template.desktop b/res/template.desktop index 3b5cad8..67cc455 100755 --- a/res/template.desktop +++ b/res/template.desktop @@ -8,6 +8,6 @@ Exec=dir/bin/wechat-devtools Icon=dir/res/icons/wechat-devtools.svg Type=Application Terminal=false -StartupWMClass=wechat_devtools +StartupWMClass=wechat-devtools Actions= MimeType=x-scheme-handler/wechatide \ No newline at end of file