┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/pics/CMakeLists.txt
diff options
context:
space:
mode:
authorJonathan Riddell <[email protected]>2009-02-20 17:07:59 +0000
committerJonathan Riddell <[email protected]>2009-02-20 17:07:59 +0000
commit7e644ffebca558510b19ee8757fa89c983ba0240 (patch)
tree80fd26ababc6177ef969c095bd767a3396b20918 /src/pics/CMakeLists.txt
parent540eeb0030470d50a61e192d9348043ffd10f056 (diff)
Remove preview icon, it isn't used, pollutes the hicolour namespace
and Oxygen already has a preview icon which Dolphin already uses (view-preview). svn path=/trunk/KDE/kdebase/apps/; revision=929116
Diffstat (limited to 'src/pics/CMakeLists.txt')
-rw-r--r--src/pics/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pics/CMakeLists.txt b/src/pics/CMakeLists.txt
deleted file mode 100644
index 179275be7..000000000
--- a/src/pics/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-kde4_install_icons(${ICON_INSTALL_DIR}) # TODO: check if {DATA_INSTALL_DIR}/dolphin/icons will work (-> when used from Konqueror)..