Talk:Development/Tutorials/Icons

Page contents not supported in other languages.
From KDE TechBase
Revision as of 01:47, 19 September 2011 by Tstaerk (talk | contribs)

talk about KDE4_UPDATE_ICONCACHE(), see http://techbase.kde.org/Development/CMake/Addons_for_KDE#The_locations_of_install_directories --Tstaerk 15:40, 18 September 2011 (BST)

observation:

rm -rf /var/tmp/kdecache-root/icon_cache.kcache
cd /root/kdeexamples/kicons
rm -rf *
git checkout .
cmake . && make && make install && tutorial-kicon