Ticket #46359: no-oxygen-theme.patch
File no-oxygen-theme.patch, 563 bytes (added by RJVB (René Bertin), 10 years ago) |
---|
-
CMakeLists.txt
old new 1 add_subdirectory( oxygen )1 # add_subdirectory( oxygen ) 2 2 add_subdirectory( themes ) -
CMakeLists.txt
old new 1 1 add_subdirectory(kephal) 2 2 add_subdirectory(kworkspace) 3 add_subdirectory(oxygen)3 #add_subdirectory(oxygen) 4 4 add_subdirectory(plasmaclock) 5 5 6 6 if(${KDE_PLATFORM_PROFILE} STREQUAL "Desktop")