diff options
Diffstat (limited to 'kdeui/about/CMakeLists.txt')
-rw-r--r-- | kdeui/about/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/about/CMakeLists.txt b/kdeui/about/CMakeLists.txt index 63b43e462..7330005e2 100644 --- a/kdeui/about/CMakeLists.txt +++ b/kdeui/about/CMakeLists.txt @@ -18,4 +18,4 @@ install( FILES box-top-left.png bar-middle-right.png box-bottom-left.png box-top-middle.png bar-top-left.png box-bottom-middle.png box-top-right.png bar-top-middle.png box-bottom-right.png kde_infopage.css kde_infopage_rtl.css - DESTINATION ${DATA_INSTALL_DIR}/kdeui/about ) + DESTINATION ${DATA_INSTALL_DIR}/tdeui/about ) |