From 9559222d1e4483f9639dc5002ce1d34525ab289c Mon Sep 17 00:00:00 2001 From: dengbo Date: Fri, 21 Apr 2023 10:04:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E7=94=A8=E6=88=B7=E7=AC=AC?= =?UTF-8?q?=E4=B8=80=E6=AC=A1=E7=99=BB=E9=99=86=E6=B2=A1=E6=9C=89=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D=E8=A7=86=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Desktop文件中OnlyShowIn应该使用DDE 作为当前桌面环境的名称 Log: 修复新用户第一次登陆没有介绍视频的问题 Influence: dde-introduction正常启动 --- skel/.config/autostart/dde-first-run.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skel/.config/autostart/dde-first-run.desktop b/skel/.config/autostart/dde-first-run.desktop index 7dcec84..5a5d23e 100644 --- a/skel/.config/autostart/dde-first-run.desktop +++ b/skel/.config/autostart/dde-first-run.desktop @@ -9,6 +9,6 @@ TryExec=/usr/libexec/dde-first-run Terminal=false Type=Application Categories= -OnlyShowIn=Deepin; +OnlyShowIn=DDE #X-GNOME-AutoRestart=true NoDisplay=true