From 061a6d7642fdd0a4b4fcadc47308692938df0399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Fri, 1 Jan 2010 12:53:10 +0000 Subject: [PATCH] Do not install the example aurorae theme - it is too ugly for being shipped by default. svn path=/trunk/KDE/kdebase/workspace/; revision=1068534 --- clients/aurorae/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/aurorae/CMakeLists.txt b/clients/aurorae/CMakeLists.txt index 1ba921ae22..f5eeb71746 100644 --- a/clients/aurorae/CMakeLists.txt +++ b/clients/aurorae/CMakeLists.txt @@ -1,5 +1,5 @@ project(aurorae) add_subdirectory(src) -add_subdirectory(themes/example-deco) +#add_subdirectory(themes/example-deco)