[pim/merkuro] src: Install kcfg files

Nicolas Fella <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 9aa1aabf432a3be555b4168875d2bab1fc296782 by Nicolas Fella.
Committed on 27/07/2026 at 10:54.
Pushed by nicolasfella into branch 'master'.

Install kcfg files

So that it can be picked up by tooling

M  +1    -0    src/calendar/CMakeLists.txt
M  +1    -0    src/contacts/CMakeLists.txt
M  +1    -0    src/mail/CMakeLists.txt

https://invent.kde.org/pim/merkuro/-/commit/9aa1aabf432a3be555b4168875d2bab1fc296782

diff --git a/src/calendar/CMakeLists.txt b/src/calendar/CMakeLists.txt
index a269f4f72..90423f2d2 100644
--- a/src/calendar/CMakeLists.txt
+++ b/src/calendar/CMakeLists.txt
@@ -207,3 +207,4 @@ target_link_libraries(merkuro-calendar
 install(TARGETS merkuro-calendar ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 install(PROGRAMS org.kde.merkuro.calendar.desktop DESTINATION ${KDE_INSTALL_APPDIR})
 install(FILES org.kde.merkuro.calendar.metainfo.xml DESTINATION ${KDE_INSTALL_METAINFODIR})
+install(FILES calendarconfig.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} RENAME merkuro-calendar.kcfg)
diff --git a/src/contacts/CMakeLists.txt b/src/contacts/CMakeLists.txt
index fdf57d9e9..b0ed873ca 100644
--- a/src/contacts/CMakeLists.txt
+++ b/src/contacts/CMakeLists.txt
@@ -181,3 +181,4 @@ target_link_libraries(merkuro-contact PUBLIC
 install(TARGETS merkuro-contact ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 install(PROGRAMS org.kde.merkuro.contact.desktop DESTINATION ${KDE_INSTALL_APPDIR})
 install(FILES org.kde.merkuro.contact.metainfo.xml DESTINATION ${KDE_INSTALL_METAINFODIR})
+install(FILES contactconfig.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} RENAME merkuro-contact.kcfg)
diff --git a/src/mail/CMakeLists.txt b/src/mail/CMakeLists.txt
index 1f05215d2..ecc913b31 100644
--- a/src/mail/CMakeLists.txt
+++ b/src/mail/CMakeLists.txt
@@ -157,3 +157,4 @@ install(TARGETS merkuro-mail ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 install(PROGRAMS org.kde.merkuro.mail.desktop DESTINATION ${KDE_INSTALL_APPDIR})
 install(FILES org.kde.merkuro.mail.metainfo.xml DESTINATION ${KDE_INSTALL_METAINFODIR})
 install(FILES merkuro.mail.notifyrc DESTINATION ${KDE_INSTALL_KNOTIFYRCDIR})
+install(FILES mailconfig.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} RENAME merkuro-mail.kcfg)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.