diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:23:52 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:23:52 -0500 |
commit | 538c0cd4b6f082695059552568ba5c9f7a3d3717 (patch) | |
tree | ce85c8f3bd3f5c8b8dde6e9aeb89f7d8b1d98f21 /style/CMakeLists.txt | |
parent | d4eaf37eb253033a08e781d21a07577d123701dc (diff) | |
download | tde-style-qtcurve-538c0cd4b6f082695059552568ba5c9f7a3d3717.tar.gz tde-style-qtcurve-538c0cd4b6f082695059552568ba5c9f7a3d3717.zip |
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
Diffstat (limited to 'style/CMakeLists.txt')
-rw-r--r-- | style/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 ################################### |