diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-20 16:46:56 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-20 16:46:56 -0600 |
commit | 85f8152337d56b0400cad2dae3d4f3e1b5b7ed90 (patch) | |
tree | 69997bcc9b5929d6b17edfff4ef385765bdbfc20 /ktip/pics/CMakeLists.txt | |
parent | aa7079cdc944bedd0b61acd377f29bff8f9a735b (diff) | |
download | tdebase-85f8152337d56b0400cad2dae3d4f3e1b5b7ed90.tar.gz tdebase-85f8152337d56b0400cad2dae3d4f3e1b5b7ed90.zip |
Rename kdewizard->tdewizard, fix broken paths in ktip, minor cleanup and editing, renaming fixes.
Diffstat (limited to 'ktip/pics/CMakeLists.txt')
-rw-r--r-- | ktip/pics/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktip/pics/CMakeLists.txt b/ktip/pics/CMakeLists.txt index fe5b80511..26de896ae 100644 --- a/ktip/pics/CMakeLists.txt +++ b/ktip/pics/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -install( FILES wizard_small.png DESTINATION ${DATA_INSTALL_DIR}/kdewizard/pics ) +install( FILES wizard_small.png DESTINATION ${DATA_INSTALL_DIR}/tdewizard/pics ) |