this may actually slow things down since the icon is probed via KMimeType
but it allows to sync, for an example, favourite icons in the Dolphin panel
which is (hopefully) usefull in the case of remote host favourites. also I
made KBookmarkManager::updateFavicon() operational
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.
CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.