Skip to content

Commit

Permalink
Stop Forward file chooser to DFM Settings
Browse files Browse the repository at this point in the history
Signed-off-by: shenmo <[email protected]>
  • Loading branch information
shenmo7192 authored and gitee-org committed Nov 26, 2024
1 parent cf73562 commit d77770a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
deepin-desktop-base (2024.11.23) UNRELEASED; urgency=medium
deepin-desktop-base (2024.11.27) UNRELEASED; urgency=medium

* 支持紧凑模式
* 去掉beta字样
Expand All @@ -7,7 +7,7 @@ deepin-desktop-base (2024.11.23) UNRELEASED; urgency=medium
* 修复问题 https://gitee.com/GXDE-OS/GXDE/issues/IAXOFS
* 修复 loong64 源过期问题
* bump to 15.14.2
* 支持GTK应用使用FileChooser
* 停止让不支持的GTK应用使用FileChooser
* 移除gxde-k9自启动,转为让gxde-k9自己拉自己以适配deepin

-- gfdgd_xi <[email protected]> Thu, 14 Nov 2024 20:29:26 +0800
Expand Down
2 changes: 0 additions & 2 deletions gxde.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ export DBUS_FATAL_WARNINGS=0
if [[ -f $HOME/.config/GXDE/dtk/SIZEMODE ]]; then
export D_DTK_SIZEMODE=1
fi
export GTK_USE_PORTAL="1"
# Forward file chooser to DFM Settings

0 comments on commit d77770a

Please sign in to comment.