Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .tx/transifex.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
SPDX-License-Identifier = "LGPL-3.0-or-later"

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

[[annotations]]
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"]
path = ["src/**.xml", ".clog.toml", "configs/**.json", "src/**conf", "**.sh", "src/**.yaml", ".tx/config", ".tx/transifex.yaml"]
precedence = "aggregate"
SPDX-FileCopyrightText = "None"
SPDX-License-Identifier = "CC0-1.0"
Expand Down
6 changes: 0 additions & 6 deletions lupdate.sh

This file was deleted.

6 changes: 0 additions & 6 deletions misc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,3 @@ install(

install(FILES ${XSESSION} DESTINATION /etc/X11/Xsession.d/)
install(FILES ${PROFILE} DESTINATION /etc/profile.d)

# Install dconf configuration files
dtk_add_config_meta_files(
APPID org.deepin.dde.session
FILES ${CMAKE_CURRENT_SOURCE_DIR}/dconf/org.deepin.dde.session.json
)
17 changes: 0 additions & 17 deletions misc/dconf/org.deepin.dde.session.json

This file was deleted.

1 change: 0 additions & 1 deletion tools/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
add_subdirectory("dde-login-reminder")
add_subdirectory("dde-keyring-checker")
add_subdirectory("dde-version-checker")
add_subdirectory("dde-xsettings-checker")
Expand Down
48 changes: 0 additions & 48 deletions tools/dde-login-reminder/CMakeLists.txt

This file was deleted.

10 changes: 0 additions & 10 deletions tools/dde-login-reminder/dde-login-reminder.desktop

This file was deleted.

95 changes: 0 additions & 95 deletions tools/dde-login-reminder/loginreminderinfo.cpp

This file was deleted.

52 changes: 0 additions & 52 deletions tools/dde-login-reminder/loginreminderinfo.h

This file was deleted.

Loading