diff --git a/CMakeLists.txt b/CMakeLists.txt index b03d4ad..bfabd0d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,12 +24,12 @@ set(XEMBED_SNI_PROXY_SOURCES ) set_source_files_properties( - ${CMAKE_CURRENT_SOURCE_DIR}/org.deepin.dde.TrayManager1.xml - PROPERTIES INCLUDE traylist.h + ${CMAKE_CURRENT_SOURCE_DIR}/api/dbus/org.deepin.dde.TrayManager1.xml + PROPERTIES INCLUDE api/types/traylist.h CLASSNAME TrayManager ) -qt_add_dbus_adaptor(XEMBED_SNI_PROXY_SOURCES org.deepin.dde.TrayManager1.xml traymanager1.h TrayManager1) +qt_add_dbus_adaptor(XEMBED_SNI_PROXY_SOURCES api/dbus/org.deepin.dde.TrayManager1.xml traymanager1.h TrayManager1) add_executable(xembed-traymanager-proxy ${XEMBED_SNI_PROXY_SOURCES}) set_property(TARGET xembed-traymanager-proxy PROPERTY AUTOMOC ON) diff --git a/org.deepin.dde.TrayManager1.xml b/api/dbus/org.deepin.dde.TrayManager1.xml similarity index 100% rename from org.deepin.dde.TrayManager1.xml rename to api/dbus/org.deepin.dde.TrayManager1.xml diff --git a/traylist.h b/api/types/traylist.h similarity index 100% rename from traylist.h rename to api/types/traylist.h diff --git a/fdoselectionmanager.cpp b/fdoselectionmanager.cpp index 6448711..37a1fdc 100644 --- a/fdoselectionmanager.cpp +++ b/fdoselectionmanager.cpp @@ -2,6 +2,7 @@ Registers as a embed container SPDX-FileCopyrightText: 2015 David Edmundson SPDX-FileCopyrightText: 2019 Konrad Materka + SPDX-FileCopyrightText: 2025 Wang Zichong SPDX-License-Identifier: LGPL-2.1-or-later */ diff --git a/org.kde.StatusNotifierItem.xml b/org.kde.StatusNotifierItem.xml deleted file mode 100644 index 0cd7edb..0000000 --- a/org.kde.StatusNotifierItem.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/org.kde.StatusNotifierWatcher.xml b/org.kde.StatusNotifierWatcher.xml deleted file mode 100644 index 2eb1a7a..0000000 --- a/org.kde.StatusNotifierWatcher.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -