diff options
Diffstat (limited to 'kcontrol/kicker/CMakeLists.txt')
-rw-r--r-- | kcontrol/kicker/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kicker/CMakeLists.txt b/kcontrol/kicker/CMakeLists.txt index 22f388703..e0746d5b4 100644 --- a/kcontrol/kicker/CMakeLists.txt +++ b/kcontrol/kicker/CMakeLists.txt @@ -48,7 +48,7 @@ install( install( FILES uninstall.desktop - DESTINATION ${APPS_INSTALL_DIR} + DESTINATION ${XDG_APPS_INSTALL_DIR} RENAME panel_appearance.desktop ) |