]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL...
[dolphin.git] / src / CMakeLists.txt
index 2484b3b05884e9ed77e6e41aba4f1ab1337164dd..ce741d232af4d74858be5f8ceab5ba926b430e33 100644 (file)
@@ -123,7 +123,7 @@ install(TARGETS dolphin DESTINATION ${BIN_INSTALL_DIR})
 
 ########### install files ###############
 
-install( FILES  dolphin.desktop DESTINATION ${XDG_APPS_DIR} )
+install( FILES  dolphin.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
 install( FILES  dolphin_directoryviewpropertysettings.kcfg dolphin_generalsettings.kcfg dolphin_columnmodesettings.kcfg dolphin_iconsmodesettings.kcfg dolphin_detailsmodesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
 install( FILES  dolphinui.rc DESTINATION ${DATA_INSTALL_DIR}/dolphin )