From 47ce67ff739e1f9e81d8eda0e8cad215ad0e1689 Mon Sep 17 00:00:00 2001 From: Lu Zhen Date: Tue, 11 Jun 2024 11:35:37 +0800 Subject: [PATCH] chore: change StartupWMClass to UnionCode avoid repeat with other IDE Log: Change-Id: I13f50525b861224c9fc9c5e0e43dfc677f220567 --- assets/configures/unioncode.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/configures/unioncode.desktop b/assets/configures/unioncode.desktop index 7af2cb0f6..36ff17137 100644 --- a/assets/configures/unioncode.desktop +++ b/assets/configures/unioncode.desktop @@ -10,6 +10,6 @@ MimeType=text/plain;application/x-code-workspace; Name=Deepin Union Code Path=/usr/bin StartupNotify=false -StartupWMClass=Code +StartupWMClass=UnionCode Type=Application X-Deepin-Vendor=user-custom