From eb8038e7104c036163d2967e3658fa3b29dbeff4 Mon Sep 17 00:00:00 2001 From: Jakob Petsovits Date: Fri, 4 Jan 2008 03:28:27 +0000 Subject: ARGH! No, but really, we can't ship Dolphin with a missing toolbar icon. And no, I have no clue why it won't use that "pics" folder that I was generating for that icon. Apologies? svn path=/trunk/KDE/kdebase/apps/; revision=757082 --- src/pics/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pics/CMakeLists.txt') diff --git a/src/pics/CMakeLists.txt b/src/pics/CMakeLists.txt index 9d48b652d..f8f43a473 100644 --- a/src/pics/CMakeLists.txt +++ b/src/pics/CMakeLists.txt @@ -6,3 +6,4 @@ add_subdirectory( 32x32 ) add_subdirectory( 22x22 ) add_subdirectory( 16x16 ) +kde4_install_icons( ${DATA_INSTALL_DIR}/dolphin/icons ) -- cgit v1.3.1