diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:17:17 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:17:17 -0500 |
commit | 8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6 (patch) | |
tree | a35a2acf51a7895c7a221f9c8161407db26b89d5 /styles/dotnet/CMakeLists.txt | |
parent | 92b8071dc368d0b6897d68c46336b76d52e4c312 (diff) | |
download | tdeartwork-8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6.tar.gz tdeartwork-8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6.zip |
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
Diffstat (limited to 'styles/dotnet/CMakeLists.txt')
-rw-r--r-- | styles/dotnet/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/dotnet/CMakeLists.txt b/styles/dotnet/CMakeLists.txt index ca13ae7b..15a2ef0f 100644 --- a/styles/dotnet/CMakeLists.txt +++ b/styles/dotnet/CMakeLists.txt @@ -25,7 +25,7 @@ link_directories( ##### other data ################################ -install( FILES dotnet.themerc DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes ) +install( FILES dotnet.themerc DESTINATION ${DATA_INSTALL_DIR}/tdestyle/themes ) ##### dotnet ##################################### |