From 550356049c04b63e119cf464614c21b7520c5649 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Fri, 17 Jul 2026 10:12:07 +0800 Subject: [PATCH] fix: add X-Deepin-Singleton flag to desktop file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add X-Deepin-Singleton=true to desktop file to mark the application as a singleton app. 为单例应用的desktop文件添加X-Deepin-Singleton=true标识。 Log: 添加单例应用标识 PMS: TASK-392841 Influence: AM能识别单例应用,Treeland不再为单例应用显示快速启动画面 --- deepin-devicemanager/assets/deepin-devicemanager.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/deepin-devicemanager/assets/deepin-devicemanager.desktop b/deepin-devicemanager/assets/deepin-devicemanager.desktop index 38c37703..7b3f39bb 100644 --- a/deepin-devicemanager/assets/deepin-devicemanager.desktop +++ b/deepin-devicemanager/assets/deepin-devicemanager.desktop @@ -10,6 +10,7 @@ Terminal=false Type=Application X-Ayatana-Desktop-Shortcuts=deepin-devicemanager X-Deepin-Vendor=deepin +X-Deepin-Singleton=true # Translations: # Do not manually modify!