[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim] /: Install kcfg files
From:       Montel Laurent <montel () kde ! org>
Date:       2016-03-31 19:22:19
Message-ID: E1aliAd-0007Ky-9W () scm ! kde ! org
[Download RAW message or body]

Git commit c8bb80d6c37c03780d49f8a33b5771997f303300 by Montel Laurent.
Committed on 31/03/2016 at 11:16.
Pushed by mlaurent into branch 'master'.

Install kcfg files

M  +2    -0    agents/archivemailagent/CMakeLists.txt
M  +2    -0    grantleeeditor/grantleethemeeditor/CMakeLists.txt
M  +1    -1    knotes/notesagent/CMakeLists.txt
M  +2    -0    pimsettingexporter/gui/CMakeLists.txt
M  +2    -0    sieveeditor/CMakeLists.txt
M  +2    -0    storageservicemanager/CMakeLists.txt

http://commits.kde.org/kdepim/c8bb80d6c37c03780d49f8a33b5771997f303300

diff --git a/agents/archivemailagent/CMakeLists.txt b/agents/archivemailage=
nt/CMakeLists.txt
index 751e656..8c1b7de 100644
--- a/agents/archivemailagent/CMakeLists.txt
+++ b/agents/archivemailagent/CMakeLists.txt
@@ -56,6 +56,8 @@ install(TARGETS akonadi_archivemail_agent ${KDE_INSTALL_T=
ARGETS_DEFAULT_ARGS} )
 install(FILES archivemailagent.desktop DESTINATION "${KDE_INSTALL_DATAROOT=
DIR}/akonadi/agents")
 install(FILES akonadi_archivemail_agent.notifyrc DESTINATION ${KDE_INSTALL=
_KNOTIFY5RCDIR} )
 =

+install(FILES settings/archivemailagentsettings.kcfg DESTINATION ${KDE_INS=
TALL_KCFGDIR})
+
 if (BUILD_TESTING)
    add_subdirectory(autotests)
 endif()
diff --git a/grantleeeditor/grantleethemeeditor/CMakeLists.txt b/grantleeed=
itor/grantleethemeeditor/CMakeLists.txt
index 85047e9..141d6da 100644
--- a/grantleeeditor/grantleethemeeditor/CMakeLists.txt
+++ b/grantleeeditor/grantleethemeeditor/CMakeLists.txt
@@ -41,5 +41,7 @@ PRIVATE
   KF5::ConfigWidgets
 )
 =

+install(FILES settings/grantleethemeeditor.kcfg DESTINATION ${KDE_INSTALL_=
KCFGDIR})
+
 set_target_properties(grantleethemeeditor PROPERTIES VERSION ${KDEPIM_LIB_=
VERSION} SOVERSION ${KDEPIM_LIB_SOVERSION})
 install(TARGETS grantleethemeeditor ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
diff --git a/knotes/notesagent/CMakeLists.txt b/knotes/notesagent/CMakeList=
s.txt
index b5ef276..3d55b86 100644
--- a/knotes/notesagent/CMakeLists.txt
+++ b/knotes/notesagent/CMakeLists.txt
@@ -42,7 +42,7 @@ if( APPLE )
 endif ()
 =

 install(TARGETS akonadi_notes_agent ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
-
+install(FILES settings/notesagentsettings.kcfg DESTINATION ${KDE_INSTALL_K=
CFGDIR})
 install(FILES notesagent.desktop DESTINATION "${KDE_INSTALL_DATAROOTDIR}/a=
konadi/agents")
 install(FILES akonadi_notes_agent.notifyrc DESTINATION ${KDE_INSTALL_KNOTI=
FY5RCDIR} )
 =

diff --git a/pimsettingexporter/gui/CMakeLists.txt b/pimsettingexporter/gui=
/CMakeLists.txt
index aaa1c75..b35a203 100644
--- a/pimsettingexporter/gui/CMakeLists.txt
+++ b/pimsettingexporter/gui/CMakeLists.txt
@@ -69,6 +69,8 @@ install(TARGETS pimsettingexporter ${KDE_INSTALL_TARGETS_=
DEFAULT_ARGS} )
 =

 install(PROGRAMS org.kde.pimsettingexporter.desktop DESTINATION ${KDE_INST=
ALL_APPDIR})
 =

+install(FILES settings/pimsettingexporterglobalconfig.kcfg DESTINATION ${K=
DE_INSTALL_KCFGDIR})
+
 if(BUILD_TESTING)
     add_subdirectory(tests)
     add_subdirectory(autotests)
diff --git a/sieveeditor/CMakeLists.txt b/sieveeditor/CMakeLists.txt
index eaa568b..7c60189 100644
--- a/sieveeditor/CMakeLists.txt
+++ b/sieveeditor/CMakeLists.txt
@@ -59,6 +59,8 @@ install(PROGRAMS org.kde.sieveeditor.desktop DESTINATION =
${KDE_INSTALL_APPDIR})
 =

 add_subdirectory(kconf_update)
 =

+install(FILES settings/sieveeditorglobalconfig.kcfg DESTINATION ${KDE_INST=
ALL_KCFGDIR})
+
 if (BUILD_TESTING)
     add_subdirectory(autotests)
 endif()
diff --git a/storageservicemanager/CMakeLists.txt b/storageservicemanager/C=
MakeLists.txt
index c9f0863..ad435d1 100644
--- a/storageservicemanager/CMakeLists.txt
+++ b/storageservicemanager/CMakeLists.txt
@@ -45,6 +45,8 @@ install(PROGRAMS org.kde.storageservicemanager.desktop DE=
STINATION ${KDE_INSTALL
 =

 install(FILES data/storageservicemanager.notifyrc DESTINATION ${KDE_INSTAL=
L_KNOTIFY5RCDIR})
 =

+install(FILES settings/storageservicemanagerglobalconfig.kcfg DESTINATION =
${KDE_INSTALL_KCFGDIR})
+
 add_subdirectory(kconf_update)
 =

 if (BUILD_TESTING)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic