diff options
| author | Jakob Petsovits <[email protected]> | 2008-01-04 03:28:27 +0000 |
|---|---|---|
| committer | Jakob Petsovits <[email protected]> | 2008-01-04 03:28:27 +0000 |
| commit | eb8038e7104c036163d2967e3658fa3b29dbeff4 (patch) | |
| tree | f4c0d9a19a50bf8c14dabbff051c91ef1c1a859f /src/pics/CMakeLists.txt | |
| parent | c34873b22a64c98027256957981adb7edcad174e (diff) | |
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
Diffstat (limited to 'src/pics/CMakeLists.txt')
| -rw-r--r-- | src/pics/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 ) |
