diff options
author | Michele Calgaro <[email protected]> | 2014-03-18 17:39:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-03-18 17:39:44 +0900 |
commit | 77b01cbd996e47a2cfa20745dd7956213679986a (patch) | |
tree | d04a18f0362eca8d846d13b539d12ce846b81644 /ksplashml/pics/themes/CMakeLists.txt | |
parent | f17faa6673e6497c498180676d73fcd0cbe32172 (diff) | |
download | tdebase-77b01cbd996e47a2cfa20745dd7956213679986a.tar.gz tdebase-77b01cbd996e47a2cfa20745dd7956213679986a.zip |
Copy KSplash Default theme to new TDE-Classic theme. This relates to bug 2013
Diffstat (limited to 'ksplashml/pics/themes/CMakeLists.txt')
-rw-r--r-- | ksplashml/pics/themes/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/CMakeLists.txt b/ksplashml/pics/themes/CMakeLists.txt index 92ecf4aa0..947054ede 100644 --- a/ksplashml/pics/themes/CMakeLists.txt +++ b/ksplashml/pics/themes/CMakeLists.txt @@ -14,3 +14,4 @@ add_subdirectory( default ) add_subdirectory( unified ) add_subdirectory( none ) add_subdirectory( simple ) +add_subdirectory( TDE-Classic ) |