diff options
| author | Peter Penz <[email protected]> | 2007-08-25 10:24:30 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-08-25 10:24:30 +0000 |
| commit | 6bbd349a9c4a2286608d7e9c32aa6771d37ef927 (patch) | |
| tree | b9217c6576cc54c25a25007e072b4a6d1f0c3d00 /src/CMakeLists.txt | |
| parent | 33f7cf63cb3b9d49b155539f6f12ef16220a94e4 (diff) | |
use system-file-manager icon instead of custom Dolphin icon
svn path=/trunk/KDE/kdebase/apps/; revision=704545
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4e27c95cb..8122e5241 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -125,5 +125,3 @@ install(TARGETS dolphin DESTINATION ${BIN_INSTALL_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 ) - -kde4_install_icons( ${ICON_INSTALL_DIR} ) |
