From 538c0cd4b6f082695059552568ba5c9f7a3d3717 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 18 Aug 2013 10:23:52 -0500 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4. --- style/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style/CMakeLists.txt') diff --git a/style/CMakeLists.txt b/style/CMakeLists.txt index 96f10a5..94e80f5 100644 --- a/style/CMakeLists.txt +++ b/style/CMakeLists.txt @@ -29,7 +29,7 @@ link_directories( ##### other data ################################ -install( FILES qtcurve.themerc DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes ) +install( FILES qtcurve.themerc DESTINATION ${DATA_INSTALL_DIR}/tdestyle/themes ) ##### plastik ################################### -- cgit v1.2.1