summaryrefslogtreecommitdiffstats
path: root/kicker
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-31 17:20:18 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-08-26 16:41:34 +0200
commitc0fad10e85213f6a3cf4c64d388da44fddb0326f (patch)
treeaa2bd7d99a76af084ff90cc120c3bc25b2b3c852 /kicker
parent2a8f09e03fff4636530b57c465d20baa608a0923 (diff)
downloadtdebase-c0fad10e85213f6a3cf4c64d388da44fddb0326f.tar.gz
tdebase-c0fad10e85213f6a3cf4c64d388da44fddb0326f.zip
Ensure pagersettings.kcfg is installed.
(cherry picked from commit bd9c1479d7a965959147398d71f18be62b2aa8b6)
Diffstat (limited to 'kicker')
-rw-r--r--kicker/applets/minipager/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/minipager/CMakeLists.txt b/kicker/applets/minipager/CMakeLists.txt
index b9ca9c782..a90269c80 100644
--- a/kicker/applets/minipager/CMakeLists.txt
+++ b/kicker/applets/minipager/CMakeLists.txt
@@ -27,7 +27,7 @@ link_directories(
##### other data ################################
install( FILES minipagerapplet.desktop DESTINATION ${DATA_INSTALL_DIR}/kicker/applets )
-
+install( FILES pagersettings.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
##### minipager_panelapplet (module) ############