SVN commit 1320492 by graesslin: Remove aurorae themes The themes are rather broken and unmaintained. Users can find better versions of the themes through the GHNS dialog. CCMAIL: kde-artists@kde.org M +0 -1 CMakeLists.txt D aurorae (directory) --- trunk/KDE/kdeartwork/CMakeLists.txt #1320491:1320492 @@ -20,7 +20,6 @@ macro_optional_add_subdirectory(kscreensaver) if (Q_WS_X11) macro_optional_add_subdirectory(kwin-styles) - macro_optional_add_subdirectory(aurorae) endif (Q_WS_X11) macro_optional_add_subdirectory(sounds) macro_optional_add_subdirectory(styles)