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

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common@1226579 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
master
samelian 13 years ago
parent 00b33407b5
commit 54ded844d2

@ -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