summaryrefslogtreecommitdiffstats
path: root/parts/documentation/data/CMakeLists.txt
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2014-03-02 20:05:33 +0100
committerSlávek Banko <[email protected]>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /parts/documentation/data/CMakeLists.txt
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'parts/documentation/data/CMakeLists.txt')
-rw-r--r--parts/documentation/data/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/documentation/data/CMakeLists.txt b/parts/documentation/data/CMakeLists.txt
index 77d380d4..5bb6d766 100644
--- a/parts/documentation/data/CMakeLists.txt
+++ b/parts/documentation/data/CMakeLists.txt
@@ -11,8 +11,8 @@
install( FILES
long.html nomatch.html short.html syntax.html wrapper.html
- DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/en )
+ DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/en )
install( FILES
checked.xpm htdig.png star.png star_blank.png unchecked.xpm
- DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/pics )
+ DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/pics )