diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:31:13 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:31:13 -0600 |
commit | 0ae5679aa160245af248836e1d7743aeff63f2e1 (patch) | |
tree | 64608dccc9bfd57800995a414f6287b7605ca637 /kdeui/about/CMakeLists.txt | |
parent | d3b5575f31f14629dbd3fd900665e1a69aa7bcd5 (diff) | |
download | tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.tar.gz tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.zip |
Additional kde to tde renaming
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 ) |