From 4b10b3da79b86c72f876fd9afce004f89aa342df Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Fri, 17 Jul 2026 10:09:37 +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不再为单例应用显示快速启动画面 --- application/assets/deepin-log-viewer.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/application/assets/deepin-log-viewer.desktop b/application/assets/deepin-log-viewer.desktop index 0b3a9b9c..3a69d909 100644 --- a/application/assets/deepin-log-viewer.desktop +++ b/application/assets/deepin-log-viewer.desktop @@ -8,6 +8,7 @@ StartupNotify=false TryExec=deepin-log-viewer Type=Application X-Deepin-Vendor=deepin +X-Deepin-Singleton=true # Translations: # Do not manually modify!