Skip to content

Commit

Permalink
chore: remove 94qt_env
Browse files Browse the repository at this point in the history
由于此配置仅在 debian 下生效,现相关逻辑已移至 environmentsmanager,故不再需要此配置。

另见: #86

Log:
  • Loading branch information
BLumia authored Dec 3, 2024
1 parent d7aa53a commit 6a8b570
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion misc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ configure_file(xsessions/dde-x11.desktop.in xsessions/dde-x11.desktop)
set(XSESSION
${CMAKE_CURRENT_SOURCE_DIR}/Xsession.d/00deepin-dde-env
${CMAKE_CURRENT_SOURCE_DIR}/Xsession.d/01deepin-profile
${CMAKE_CURRENT_SOURCE_DIR}/Xsession.d/94qt_env
)

set(PROFILE
Expand Down
9 changes: 0 additions & 9 deletions misc/Xsession.d/94qt_env

This file was deleted.

0 comments on commit 6a8b570

Please sign in to comment.