Skip to content

Commit abf2399

Browse files
committed
feat: 移除dde-login-reminder, 迁移到dde-session-ui中
移除dde-login-reminder, 迁移到dde-session-ui中 Log: 移除dde-login-reminder, 迁移到dde-session-ui中
1 parent 8744e25 commit abf2399

File tree

65 files changed

+2
-4637
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+2
-4637
lines changed

.tx/transifex.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

REUSE.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
2222
SPDX-License-Identifier = "LGPL-3.0-or-later"
2323

2424
[[annotations]]
25-
path = ["dbus/**.service", "systemd/**", "tools/**.service", "tools/dde-login-reminder/translations/**.ts"]
25+
path = ["dbus/**.service", "systemd/**", "tools/**.service"]
2626
precedence = "aggregate"
2727
SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
2828
SPDX-License-Identifier = "LGPL-3.0-or-later"
@@ -40,7 +40,7 @@ SPDX-FileCopyrightText = "None"
4040
SPDX-License-Identifier = "CC0-1.0"
4141

4242
[[annotations]]
43-
path = ["src/**.xml", ".clog.toml", "configs/**.json", "src/**conf", "**.sh", "src/**.yaml", ".tx/config", ".tx/transifex.yaml", "tools/dde-login-reminder/dde-login-reminder.desktop"]
43+
path = ["src/**.xml", ".clog.toml", "configs/**.json", "src/**conf", "**.sh", "src/**.yaml", ".tx/config", ".tx/transifex.yaml"]
4444
precedence = "aggregate"
4545
SPDX-FileCopyrightText = "None"
4646
SPDX-License-Identifier = "CC0-1.0"

lupdate.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

misc/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,3 @@ install(
2121

2222
install(FILES ${XSESSION} DESTINATION /etc/X11/Xsession.d/)
2323
install(FILES ${PROFILE} DESTINATION /etc/profile.d)
24-
25-
# Install dconf configuration files
26-
dtk_add_config_meta_files(
27-
APPID org.deepin.dde.session
28-
FILES ${CMAKE_CURRENT_SOURCE_DIR}/dconf/org.deepin.dde.session.json
29-
)

misc/dconf/org.deepin.dde.session.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

tools/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
add_subdirectory("dde-login-reminder")
21
add_subdirectory("dde-keyring-checker")
32
add_subdirectory("dde-version-checker")
43
add_subdirectory("dde-xsettings-checker")

tools/dde-login-reminder/CMakeLists.txt

Lines changed: 0 additions & 48 deletions
This file was deleted.

tools/dde-login-reminder/dde-login-reminder.desktop

Lines changed: 0 additions & 10 deletions
This file was deleted.

tools/dde-login-reminder/loginreminderinfo.cpp

Lines changed: 0 additions & 95 deletions
This file was deleted.

tools/dde-login-reminder/loginreminderinfo.h

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)