[kde-common/cmake] tde_install_icons: properly clearing theme

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226579 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
pull/1/head
samelian 13 years ago
parent 9144f3a4b6
commit 35b56aafcd

@ -84,6 +84,7 @@ macro( tde_install_icons )
# autodetect theme
if( NOT _req_theme )
unset( _theme )
if( "${_type}" STREQUAL "cr" )
set( _theme crystalsvg )
elseif( "${_type}" STREQUAL "lo" )

Loading…
Cancel
Save