┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-08-25 10:24:30 +0000
committerPeter Penz <[email protected]>2007-08-25 10:24:30 +0000
commit6bbd349a9c4a2286608d7e9c32aa6771d37ef927 (patch)
treeb9217c6576cc54c25a25007e072b4a6d1f0c3d00
parent33f7cf63cb3b9d49b155539f6f12ef16220a94e4 (diff)
use system-file-manager icon instead of custom Dolphin icon
svn path=/trunk/KDE/kdebase/apps/; revision=704545
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/dolphin.desktop2
2 files changed, 1 insertions, 3 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} )
diff --git a/src/dolphin.desktop b/src/dolphin.desktop
index cfcf99e48..c561db32c 100644
--- a/src/dolphin.desktop
+++ b/src/dolphin.desktop
@@ -9,7 +9,7 @@ Name[sr@latin]=Делфин
Name[uk]=Дельфін
Name[x-test]=xxDolphinxx
Exec=dolphin %i %m -caption "%c"
-Icon=dolphin
+Icon=system-file-manager
Type=Application
DocPath=dolphin/dolphin.html
Categories=Qt;KDE;System;FileManager;