diff options
| author | Laurent Montel <[email protected]> | 2006-11-22 07:54:13 +0000 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2006-11-22 07:54:13 +0000 |
| commit | c94162b9bf25a2be61ce3960377d5ad531298190 (patch) | |
| tree | d6977f22739476635d9155cefc91e4431ce10c65 | |
| parent | c20f14478a527ec3a4169396d2c1472a8f4020af (diff) | |
Not necessary
svn path=/trunk/playground/utils/dolphin/; revision=606878
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 648fa96ae..fd86a8747 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -67,7 +67,6 @@ install(TARGETS dolphin DESTINATION ${BIN_INSTALL_DIR}) install( FILES dolphin.desktop DESTINATION ${XDG_APPS_DIR} ) install( FILES directoryviewpropertysettings.kcfg generalsettings.kcfg iconsmodesettings.kcfg detailsmodesettings.kcfg previewsmodesettings.kcfg sidebarsettings.kcfg DESTINATION ${KCFG_INSTALL_DIR} ) install( FILES dolphinui.rc DESTINATION ${DATA_INSTALL_DIR}/dolphin ) -install( FILES DESTINATION ${APPLNK_INSTALL_DIR}/System ) kde4_install_icons( ${ICON_INSTALL_DIR} ) |
