From 820f870c30d2c33ec9af47237573e44c526d406f Mon Sep 17 00:00:00 2001 From: Rivo Laks Date: Tue, 24 Jul 2007 19:03:50 +0000 Subject: Add KDE4_UPDATE_ICONCACHE() macro and call it from KDE4_INSTALL_ICONS() svn path=/trunk/KDE/kdelibs/; revision=691973 --- modules/FindKDE4Internal.cmake | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/FindKDE4Internal.cmake') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index f5d606fe..a0305d87 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -184,6 +184,10 @@ # KGlobal::dirs()->addResourceDir( "data", KDESRCDIR ); to be able to use xmlgui # and other things in the test, that normally require installation # +# KDE4_UPDATE_ICONCACHE() +# Notifies the icon cache that new icons have been installed by updating +# mtime of ${ICON_INSTALL_DIR}/hicolor directory. +# # KDE4_INSTALL_ICONS( path theme) # Installs all png and svgz files in the current directory to the icon # directoy given in path, in the subdirectory for the given icon theme. -- cgit v1.2.1