From 98528438f75bb17dc84dce5f70ec6d10019572eb Mon Sep 17 00:00:00 2001 From: Wang Zichong Date: Tue, 11 Nov 2025 13:42:51 +0800 Subject: [PATCH] fix: update dde-shell.install for debug log configs Log: --- debian/dde-shell.install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/dde-shell.install b/debian/dde-shell.install index 824cc47e7..9f7ee0f40 100644 --- a/debian/dde-shell.install +++ b/debian/dde-shell.install @@ -30,3 +30,5 @@ usr/share/dsg/configs/org.deepin.dde.shell/org.deepin.ds.dock.json usr/share/dsg/configs/org.deepin.dde.shell/org.deepin.ds.dock.taskmanager.json usr/share/dsg/configs/org.deepin.dde.shell/org.deepin.ds.dock.tray.json usr/share/dsg/configs/org.deepin.ds.dock/ +usr/share/deepin-debug-config/deepin-debug-config.d/*.json +usr/share/deepin-log-viewer/deepin-log.conf.d/*.json