From 8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 18 Aug 2013 10:17:17 -0500 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4. --- styles/phase/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles/phase/CMakeLists.txt') diff --git a/styles/phase/CMakeLists.txt b/styles/phase/CMakeLists.txt index 8f2d6d66..314548f0 100644 --- a/styles/phase/CMakeLists.txt +++ b/styles/phase/CMakeLists.txt @@ -28,7 +28,7 @@ add_subdirectory( config ) ##### other data ################################ -install( FILES phase.themerc DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes ) +install( FILES phase.themerc DESTINATION ${DATA_INSTALL_DIR}/tdestyle/themes ) ##### phasestyle ################################# -- cgit v1.2.1