Skip to content

Commit 887b233

Browse files
add-uoslzwind
authored andcommitted
fix: add X-Deepin-Singleton flag to desktop file
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不再为单例应用显示快速启动画面
1 parent 7352b6d commit 887b233

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deepin-screen-recorder.desktop

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Type=Application
1313
X-Deepin-ManualID=deepin-screen-recorder
1414
X-Deepin-Vendor=deepin
1515
X-Deepin-TurboType=dtkwidget
16+
X-Deepin-Singleton=true
1617
NotShowIn=DeepinTablet
1718

1819
# Translations:

0 commit comments

Comments
 (0)